mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 18:32:41 +00:00
Lift up box to not be covered by Themes selector.
This commit is contained in:
@@ -96,7 +96,8 @@
|
||||
}
|
||||
|
||||
&.language .language-dropdown {
|
||||
max-width:150px;
|
||||
max-width : 150px;
|
||||
z-index : 200;
|
||||
}
|
||||
small {
|
||||
font-size : 0.6em;
|
||||
@@ -169,7 +170,7 @@
|
||||
.navDropdownContainer {
|
||||
background-color : white;
|
||||
position : relative;
|
||||
z-index : 500;
|
||||
z-index : 100;
|
||||
&.disabled {
|
||||
font-style :italic;
|
||||
font-style : italic;
|
||||
|
||||
Reference in New Issue
Block a user