2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

Remove unsearchable CSS

This commit is contained in:
adi
2017-08-07 20:04:50 +03:00
parent 625ac80d53
commit f936c808ff
+2 -2
View File
@@ -191,9 +191,9 @@
clear: none; clear: none;
} }
/* Search Input States */ /* Search Input States */
.v-select.unsearchable input[type="search"] { /* .v-select.unsearchable input[type="search"] {
max-width: 1px; max-width: 1px;
} } */
/* List Items */ /* List Items */
.v-select li { .v-select li {
line-height: 1.42857143; /* Normalize line height */ line-height: 1.42857143; /* Normalize line height */