mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 07:32:40 +00:00
increase minimum width
This commit is contained in:
@@ -237,7 +237,7 @@
|
|||||||
}
|
}
|
||||||
.navDropdownContainer {
|
.navDropdownContainer {
|
||||||
position : relative;
|
position : relative;
|
||||||
min-width: 110px;
|
min-width: 120px;
|
||||||
.navDropdown {
|
.navDropdown {
|
||||||
position : absolute;
|
position : absolute;
|
||||||
top : 28px;
|
top : 28px;
|
||||||
|
|||||||
Reference in New Issue
Block a user