when nav is expanded on mobile, ensure fields have the correct background-color
This commit is contained in:
@@ -26,6 +26,9 @@
|
|||||||
#s-lib-public-main-searchbar { margin-top: -20px; }
|
#s-lib-public-main-searchbar { margin-top: -20px; }
|
||||||
|
|
||||||
/*change the background color of the header */
|
/*change the background color of the header */
|
||||||
.navbar-expand-lg { background-color: #003466 !important; } /* color navbar when at full screen */
|
.navbar-expand-lg { background-color: #003466 !important; }
|
||||||
#az-public-mobile-filters { background-color: #003466; } /* color navbar when on mobile */
|
|
||||||
|
/*change the background color of the header on mobile */
|
||||||
|
#az-public-mobile-filters { background-color: #003466; }
|
||||||
|
.select2 { background-color: white; }
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user