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