I heard you like importants in media queries so I put an important in your media query
This commit is contained in:
parent
06d2af92ce
commit
910c1a81d6
|
@ -121,6 +121,8 @@
|
||||||
padding-bottom: 16px !important;
|
padding-bottom: 16px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile--image-dropdown .visible-xs {
|
@media (max-width: $screen-xs-max) {
|
||||||
|
.profile--image-dropdown > .visible-xs {
|
||||||
display: inline-block !important;
|
display: inline-block !important;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue