Remove padding from .uls-filterinput (#448)

Padding hid the search placeholder making it appear cropped.

Bug: T318633

Co-authored-by: Wangombe <ewangombe-ctr@wikimedia.org>
This commit is contained in:
wangombe-g
2023-03-14 17:02:25 +03:00
committed by GitHub
parent 236b6ff704
commit 81766b49f1

View File

@@ -79,8 +79,6 @@
font-size: 1.143em;
height: 32px;
width: 100%;
/* For the custom clear (X) icon */
padding: 6px 25px 6px 0;
outline: 0;
border: 0;
display: block;