mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 00:03:21 +00:00
Remove z-index to fix UserPage bug
This commit is contained in:
@@ -72,7 +72,6 @@ nav{
|
||||
}
|
||||
.navDropdownContainer{
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
.navDropdown {
|
||||
position : absolute;
|
||||
top : 28px;
|
||||
|
||||
Reference in New Issue
Block a user