mediawiki-skins-Vector/bundlesize.config.json
jdlrobson 6f1c2cfd73 Vector should support lower 500px resolution
* Lower the min-width from Vector to 500px

At lower resolution per mock:
* Tabs converge into single grouping
* Search input is 150px
* Sidebar rushes content below

Drop rule for mw-content-container for special pages and history as it is already
accounted for in .mw-checkbox-hack-checkbox:checked ~ .mw-workspace-container .mw-content-container
rule.

Bug: T264218
Change-Id: I14ee75bd173fb2de1e33067f95ce09deba5bf27a
2021-01-12 14:18:45 -08:00

23 lines
384 B
JSON

[
{
"resourceModule": "skins.vector.styles.legacy",
"maxSize": "8.1 kB"
},
{
"resourceModule": "skins.vector.styles",
"maxSize": "9.6 kB"
},
{
"resourceModule": "skins.vector.styles.responsive",
"maxSize": "0.6 kB"
},
{
"resourceModule": "skins.vector.legacy.js",
"maxSize": "1.8 kB"
},
{
"resourceModule": "skins.vector.search",
"maxSize": "2.8 kB"
}
]