Skip to content

Instantly share code, notes, and snippets.

@Mohsen-Khakbiz
Created December 5, 2017 07:34
Show Gist options
  • Save Mohsen-Khakbiz/85b8316e4fc6862eef418ecdcf3c2ae8 to your computer and use it in GitHub Desktop.
Save Mohsen-Khakbiz/85b8316e4fc6862eef418ecdcf3c2ae8 to your computer and use it in GitHub Desktop.
@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