1
0
mirror of synced 2024-11-26 14:56:07 +03:00

Merge pull request #3605 from molily/master

Multiple select, search field: Removes padding on mobile Safari.
This commit is contained in:
Kevin Brown 2015-08-19 21:25:01 -04:00
commit ea538819c3

View File

@ -26,6 +26,7 @@
border: none; border: none;
font-size: 100%; font-size: 100%;
margin-top: 5px; margin-top: 5px;
padding: 0;
&::-webkit-search-cancel-button { &::-webkit-search-cancel-button {
-webkit-appearance: none; -webkit-appearance: none;