mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-10 01:28:16 -06:00
Merge e2c04aec0f
into 04c300b8e2
This commit is contained in:
commit
bd1131ae6b
@ -74,8 +74,8 @@ footer p {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hide the nav search bar on displays less than 1600px wide */
|
/* Hide the nav search bar on displays less than 1400px wide */
|
||||||
@media (max-width: 1599px) {
|
@media (max-width: 1399px) {
|
||||||
#navbar_search {
|
#navbar_search {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user