mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-28 09:30:17 +00:00
e1f2d2896f
The max-width layout uses a mix of ems and px. the var `@max-width-margin-start-content` uses ems to define a max width breakpoint, however the workspace and content containers `@max-width-content-container` are defined in px. This leads to layout bugs like the sidebar ovelapping when the base em unit is not the assumed 16px. This patch changes the layout px units to ems. (There should be no visible difference at the assumed 16px font size). Bug: T270104 Change-Id: If8f284dc5e27c8e1c10f3a6897b7a5e4b8bb357d |
||
---|---|---|
.. | ||
mediawiki.less | ||
skins.vector.js | ||
skins.vector.legacy.js | ||
skins.vector.search | ||
skins.vector.styles | ||
CheckboxHack.d.ts | ||
CollapsibleTabsPlugin.d.ts | ||
mediawiki.d.ts | ||
MediaWikiPageReady.d.ts | ||
VectorResourceLoaderVirtualConfig.d.ts | ||
vue.d.ts |