2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00

Remove unnecessary positioning rule.

This is left over from the days of absolutely-positioning the select
elements.
This commit is contained in:
Steven Harman
2018-07-19 16:15:59 -04:00
parent 34a3a34a99
commit faa548106f
-1
View File
@@ -204,7 +204,6 @@
padding: 0 .5em;
max-width: 100%;
background: none;
position: relative;
box-shadow: none;
/* `flex-grow` will stretch the input to take all remaining space, but We