mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-06 07:38:16 -06:00
Update base.css
This commit is contained in:
parent
6391812ed4
commit
bff9a53564
@ -35,8 +35,8 @@ footer p {
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
/* Collapse the nav menu on displays less than 1200px wide */
|
||||
@media (max-width: 1199px) {
|
||||
/* Collapse the nav menu on displays less than 1400px wide */
|
||||
@media (max-width: 1399px) {
|
||||
.navbar-header {
|
||||
float: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user