SPR-950: mobile - magicmatcher additional class makes wrong padding in usertoolicons
This commit is contained in:
parent
afdd1861fa
commit
de3c42a7e3
1 changed files with 4 additions and 2 deletions
|
@ -7,9 +7,11 @@
|
||||||
|
|
||||||
.nav-usertools {
|
.nav-usertools {
|
||||||
&.has-bar {
|
&.has-bar {
|
||||||
|
@media @screen_min-md {
|
||||||
margin-top: @height-context-bar;
|
margin-top: @height-context-bar;
|
||||||
padding-top: .5em;
|
padding-top: .5em;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* + + + + + icon list + + + + + */
|
/* + + + + + icon list + + + + + */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue