mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-07 08:08:15 -06:00
Merge pull request #3 from awfki/revert-2-awfki-search-bar-1400
Revert "Update base.css"
This commit is contained in:
commit
dfd5b9fc26
@ -35,8 +35,8 @@ footer p {
|
|||||||
margin: 20px 0;
|
margin: 20px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Collapse the nav menu on displays less than 1400px wide */
|
/* Collapse the nav menu on displays less than 1200px wide */
|
||||||
@media (max-width: 1399px) {
|
@media (max-width: 1199px) {
|
||||||
.navbar-header {
|
.navbar-header {
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user