Update jquery.uls and .ime from upstream
jquery.uls: * Localisation updates. * Change font-size unit from px to em See https://github.com/wikimedia/jquery.uls/pull/408 * Update language-data: See https://github.com/wikimedia/jquery.uls/pull/412 * Minor internal JS code cleanup for eslint. Updating tofe46a2f7cejquery.ime * In API calls, accept langCodes that have no input methods See https://github.com/wikimedia/jquery.ime/pull/460 * Add a layout for the General Alphabet of Cameroon Languages Updating toac21ea1b4aChange-Id: I2be4ee30f649f6a906e776c37afa0ebdf2dc454f
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
|
||||
/* There are two input boxes. This class applies to both of them */
|
||||
.uls-filterinput {
|
||||
font-size: 16px;
|
||||
font-size: 1.143em;
|
||||
height: 32px;
|
||||
width: 100%;
|
||||
/* For the custom clear (X) icon */
|
||||
|
||||
Reference in New Issue
Block a user