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