mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-19 09:50:33 +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 {
|
.alert {
|
||||||
margin: 3px 1px 0px 3px;
|
height: 26px;
|
||||||
padding: .02em .25em;
|
margin: 4px 1px 0px 3px;
|
||||||
|
padding: 0 0.25em;
|
||||||
float: left;
|
float: left;
|
||||||
|
line-height: 1.7em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alert .close {
|
.alert .close {
|
||||||
|
|||||||
Reference in New Issue
Block a user