mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 10:54:29 -07:00
Fix #909
This commit is contained in:
@@ -3991,12 +3991,10 @@ a.tag:hover {
|
||||
.dropdown-menu {
|
||||
display: none;
|
||||
left: 0;
|
||||
max-width: 20rem;
|
||||
min-width: 12rem;
|
||||
padding-top: 4px;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
width: 100%;
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user