mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +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;
|
padding: 0 .5em;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
background: none;
|
background: none;
|
||||||
position: relative;
|
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
|
||||||
/* `flex-grow` will stretch the input to take all remaining space, but We
|
/* `flex-grow` will stretch the input to take all remaining space, but We
|
||||||
|
|||||||
Reference in New Issue
Block a user