1
0
mirror of synced 2024-11-26 06:46:04 +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;
font-size: 100%;
margin-top: 5px;
padding: 0;
&::-webkit-search-cancel-button {
-webkit-appearance: none;