Select2 search input fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-01-22 16:42:03 +01:00
parent ba8a9a9cd2
commit 56b9203bf9
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 0 additions and 1 deletions

View File

@ -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;