mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-07 08:08:15 -06:00
commit
e2c04aec0f
@ -74,8 +74,8 @@ footer p {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hide the nav search bar on displays less than 1300px wide */
|
/* Hide the nav search bar on displays less than 1400px wide */
|
||||||
@media (max-width: 1299px) {
|
@media (max-width: 1399px) {
|
||||||
#navbar_search {
|
#navbar_search {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user