Fix desktop container

This commit is contained in:
Jeremy Thomas
2017-07-24 12:54:00 +02:00
parent 28d22d97df
commit d28556d8dd
4 changed files with 100 additions and 14 deletions

View File

@@ -21,6 +21,10 @@ $dropdown-divider-background: $border !default
&.is-hoverable:hover
.dropdown-menu
display: block
&.is-right
.dropdown-menu
left: auto
right: 0
.dropdown-menu
display: none