mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-16 00:29:59 +01:00
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
1 changed files with 4 additions and 2 deletions
|
@ -121,6 +121,8 @@
|
|||
padding-bottom: 16px !important;
|
||||
}
|
||||
|
||||
.profile--image-dropdown .visible-xs {
|
||||
display: inline-block !important;
|
||||
@media (max-width: $screen-xs-max) {
|
||||
.profile--image-dropdown > .visible-xs {
|
||||
display: inline-block !important;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue