File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 11Upcoming Version (WIP)
22==================
33Improvements:
4+ * [ OLMIS-8219] ( https://openlmis.atlassian.net/browse/OLMIS-8219 ) : Vertically align logout button and language picker in navbar
45* [ OLMIS-8217] ( https://openlmis.atlassian.net/browse/OLMIS-8217 ) : Improve home facility alerts panel UI and functionality.
56 * Display actual facility name instead of ` My Facility data `
67 * Remove panels providing hardcoded ` 0 ` instead of relevant information
Original file line number Diff line number Diff line change @@ -131,6 +131,10 @@ body > header {
131131 flex-direction : row-reverse ;
132132 align-items : center ;
133133 @include margin-left (auto );
134+
135+ > .navbar-right {
136+ margin-top : 0 ;
137+ }
134138 }
135139}
136140
You can’t perform that action at this time.
0 commit comments