Merge pull request #3290 from Sopamo/master
Improving Foundation Zurb compatibility
This commit is contained in:
commit
ac1680d81d
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
.select2-search--inline {
|
||||
.select2-search__field {
|
||||
outline: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
background: transparent;
|
||||
border: none;
|
||||
outline: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue