0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 03:12:40 +00:00

Remove z-index to fix UserPage bug

This commit is contained in:
G.Ambatte
2023-04-10 10:17:15 +12:00
parent 0aac08f276
commit 4ddee3c2f1
2 changed files with 0 additions and 2 deletions

View File

@@ -85,7 +85,6 @@
}
.recent.navItem {
position : relative;
z-index : 2;
.dropdown{
position : absolute;
top : 28px;

View File

@@ -72,7 +72,6 @@ nav{
}
.navDropdownContainer{
position: relative;
z-index: 2;
.navDropdown {
position : absolute;
top : 28px;