Merge pull request #3290 from Sopamo/master
Improving Foundation Zurb compatibility
This commit is contained in:
commit
ac1680d81d
@ -15,6 +15,7 @@
|
|||||||
.select2-search--inline {
|
.select2-search--inline {
|
||||||
.select2-search__field {
|
.select2-search__field {
|
||||||
outline: 0;
|
outline: 0;
|
||||||
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -27,6 +27,7 @@
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user