mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Add dropdup to changelog
This commit is contained in:
@@ -5209,6 +5209,13 @@ a.tag:hover {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.dropdown.is-up .dropdown-menu {
|
||||
bottom: 100%;
|
||||
padding-bottom: 4px;
|
||||
padding-top: unset;
|
||||
top: auto;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
display: none;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user