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

Multiple select, search field: Removes padding on iOS.

This commit is contained in:
Mathias Schaefer (molily) 2015-07-23 13:11:43 +02:00
parent 041a3627b9
commit a1bcd3a7ac

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;