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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user