Improved Zurb Foundation compatibility
The input fields have a slight box shadow which we want to remove here.
This commit is contained in:
parent
6a551dfe74
commit
d4b1247640
@ -15,6 +15,7 @@
|
||||
.select2-search--inline {
|
||||
.select2-search__field {
|
||||
outline: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user