Select2 search input fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
ba8a9a9cd2
commit
56b9203bf9
|
@ -305,7 +305,6 @@ input {
|
|||
}
|
||||
}
|
||||
.select2-search input {
|
||||
width: calc(100% - 14px);
|
||||
min-height: auto;
|
||||
background: url('../img/actions/search.svg') no-repeat right center !important;
|
||||
background-origin: content-box !important;
|
||||
|
|
Loading…
Reference in New Issue