mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
2b397d05d2
The server-rendered input's height was using pixels instead of relative units so it did not scale with the browser's font size. This adjusts the styles of the server-rendered input to match the styles used by Codex. In addition, the magnifying glass dimensions were set to pixels to match the Codex icon. Bug: T326863 Change-Id: I6aa5b60841087dfa5b32e873e3ed21a22c37353e
23 lines
369 B
JSON
23 lines
369 B
JSON
[
|
|
{
|
|
"resourceModule": "skins.vector.styles.legacy",
|
|
"maxSize": "7.9 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.styles",
|
|
"maxSize": "12 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.legacy.js",
|
|
"maxSize": "2.2 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.search",
|
|
"maxSize": "3.2 kB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.vector.icons",
|
|
"maxSize": "1 kB"
|
|
}
|
|
]
|