diff --git a/src/components/Select.vue b/src/components/Select.vue index 1f8b4ca..814f2ad 100644 --- a/src/components/Select.vue +++ b/src/components/Select.vue @@ -194,10 +194,6 @@ float: left; clear: none; } - /* Search Input States */ - /* .v-select.unsearchable input[type="search"] { - max-width: 1px; - } */ /* List Items */ .v-select li { line-height: 1.42857143; /* Normalize line height */