impoooortant

This commit is contained in:
Andreas N 2015-02-12 17:46:19 +01:00
parent 910c1a81d6
commit 0f8940435d
1 changed files with 1 additions and 1 deletions

View File

@ -123,6 +123,6 @@
@media (max-width: $screen-xs-max) {
.profile--image-dropdown > .visible-xs {
display: inline-block !important;
display: inline-block;
}
}