Add dropdup to changelog

This commit is contained in:
Jeremy Thomas
2017-10-07 17:04:38 +01:00
parent 9e294874a2
commit f15e1ee844
4 changed files with 11 additions and 3 deletions

View File

@@ -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;