mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #998
This commit is contained in:
@@ -6258,6 +6258,10 @@ a.navbar-item:hover, a.navbar-item.is-active,
|
||||
transition-property: opacity, transform;
|
||||
transition-property: opacity, transform, -webkit-transform;
|
||||
}
|
||||
.navbar-dropdown.is-right {
|
||||
left: auto;
|
||||
right: 0;
|
||||
}
|
||||
.navbar-divider {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user