2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-01 05:54:03 +03:00

fixed alignment differences between single and multiple options

This commit is contained in:
Owen Conti
2016-03-10 19:13:31 -07:00
parent 51412464c9
commit b29b7e8965
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 {