Merge branch 'fix-scrolling-settings-tab' into 'master'

Remove extra space for settings dropdown

See merge request !9788
This commit is contained in:
Filipa Lacerda 2017-03-08 19:12:12 +00:00
commit a57a0e3d60
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@
.nav-control {
@media (max-width: $screen-sm-max) {
margin-right: 75px;
margin-right: 2px;
}
}
}