mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-07 08:08:15 -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 */
|
||||
@media (max-width: 1599px) {
|
||||
/* Hide the nav search bar on displays less than 1400px wide */
|
||||
@media (max-width: 1399px) {
|
||||
#navbar_search {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user