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