Created
December 5, 2017 07:34
-
-
Save Mohsen-Khakbiz/85b8316e4fc6862eef418ecdcf3c2ae8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@media screen and ( max-width: 991px ) { | |
.main-bar .module-search-form .module-container, | |
.main-bar .module-nav-trigger, | |
.main-bar { | |
height: auto; | |
} | |
.main-bar .navbar-brand { | |
max-width: none; | |
} | |
.main-bar .navbar-brand img { | |
max-height: none; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment