-
Notifications
You must be signed in to change notification settings - Fork 674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MF-662 - Change menu style #678
Conversation
Codecov Report
@@ Coverage Diff @@
## master #678 +/- ##
==========================================
+ Coverage 86.29% 86.35% +0.05%
==========================================
Files 62 62
Lines 3722 3722
==========================================
+ Hits 3212 3214 +2
+ Misses 353 352 -1
+ Partials 157 156 -1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Ivan Milošević <iva@blokovi.com>
Signed-off-by: Ivan Milošević <iva@blokovi.com>
This reverts commit 205e13b. Signed-off-by: Ivan Milošević <iva@blokovi.com>
Signed-off-by: Ivan Milošević <iva@blokovi.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* env variable for local dev Signed-off-by: Ivan Milošević <iva@blokovi.com> * Change menu style Signed-off-by: Ivan Milošević <iva@blokovi.com> * Revert "env variable for local dev" This reverts commit 205e13b. Signed-off-by: Ivan Milošević <iva@blokovi.com> * Move font awesome class names to record in Helper Signed-off-by: Ivan Milošević <iva@blokovi.com>
* env variable for local dev Signed-off-by: Ivan Milošević <iva@blokovi.com> * Change menu style Signed-off-by: Ivan Milošević <iva@blokovi.com> * Revert "env variable for local dev" This reverts commit 205e13b. Signed-off-by: Ivan Milošević <iva@blokovi.com> * Move font awesome class names to record in Helper Signed-off-by: Ivan Milošević <iva@blokovi.com>
What does this do?
Change menu style:
Which issue(s) does this PR fix/relate to?
Resolves #662