Merge branch 'fix-scrolling-settings-tab' into 'master'
Remove extra space for settings dropdown See merge request !9788
This commit is contained in:
commit
a57a0e3d60
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@
|
|||
|
||||
.nav-control {
|
||||
@media (max-width: $screen-sm-max) {
|
||||
margin-right: 75px;
|
||||
margin-right: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue