0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Fix Recent Items drop down

This commit is contained in:
G.Ambatte
2023-03-30 20:19:30 +13:00
parent 435eec6e74
commit 591c45f59f

View File

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