mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-10 02:42:43 +00:00
min-width for elements
This commit is contained in:
@@ -237,6 +237,7 @@
|
|||||||
}
|
}
|
||||||
.navDropdownContainer {
|
.navDropdownContainer {
|
||||||
position : relative;
|
position : relative;
|
||||||
|
min-width: 110px;
|
||||||
.navDropdown {
|
.navDropdown {
|
||||||
position : absolute;
|
position : absolute;
|
||||||
top : 28px;
|
top : 28px;
|
||||||
|
|||||||
Reference in New Issue
Block a user