2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00

Merge pull request #9 from owenconti/master

Fixed alignment differences between single and multiple options
This commit is contained in:
Jeff
2016-03-10 18:28:26 -08:00
2 changed files with 8 additions and 10525 deletions
+4 -10523
View File
File diff suppressed because one or more lines are too long
+4 -2
View File
@@ -49,9 +49,11 @@
}
.alert {
margin: 3px 1px 0px 3px;
padding: .02em .25em;
height: 26px;
margin: 4px 1px 0px 3px;
padding: 0 0.25em;
float: left;
line-height: 1.7em;
}
.alert .close {