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:
Vendored
+4
-10523
File diff suppressed because one or more lines are too long
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user