Change font-size from 1.2em to 1.143em

Also remove the unit from line-height.

Based on Volker's review of the previous change.
This commit is contained in:
Amir E. Aharoni
2022-01-26 15:14:20 +02:00
parent f91700b77b
commit c16a7dbdab
3 changed files with 4 additions and 4 deletions

View File

@@ -76,7 +76,7 @@
/* There are two input boxes. This class applies to both of them */
.uls-filterinput {
font-size: 1.2em;
font-size: 1.143em;
height: 32px;
width: 100%;
/* For the custom clear (X) icon */