Skip to content

Commit 63e7d73

Browse files
authored
Remove empty space at content bottom
1 parent c71cd2b commit 63e7d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Multiselect.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ fieldset[disabled] .multiselect {
547547
padding: 0;
548548
margin: 0;
549549
min-width: 100%;
550+
vertical-align: top;
550551
}
551552
552553
.multiselect--above .multiselect__content-wrapper {

0 commit comments

Comments
 (0)