Widen navbar dropdown menu.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
opacity: 0;
|
||||
transition: all .15s linear;
|
||||
pointer-events: none; // Prevent auto show when mouse is below top menu item
|
||||
min-width: 170px;
|
||||
min-width: 190px;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user