Fix update available breaking the navbar position
This commit is contained in:
parent
9f0bb4a32a
commit
b779500240
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
|
||||
.navbar-end {
|
||||
margin-left: 0;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@media screen and (max-width: $desktop) {
|
||||
|
|
Loading…
Reference in a new issue