VectorGOLEM/resources/skins.vector.styles
Jan Drewniak e1f2d2896f Convert max-width layout to relative units
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
2021-02-10 22:58:14 +01:00
..
common Follow-up I43a6951: Remove unnecessary only-child selector 2020-11-16 22:39:17 +00:00
images Amend standard 'search' icon size, position and CSS rules 2020-12-07 12:19:01 +00:00
legacy Simplify menu code 2021-01-04 19:02:34 +00:00
Footer.less Remove `#footer` selectors now that cache has expired 2020-05-06 18:55:50 -07:00
Indicators.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
LanguageButton.less Bring back hoverability of dropdown menu (e.g. "More" tab) 2021-02-08 23:11:43 +00:00
Logo.less Logo shouldn't import layout 2020-07-07 22:22:24 +00:00
Menu.less Convert personal menu to use flexbox alignment. 2020-10-29 15:53:56 +01:00
MenuDropdown.less Bring back hoverability of dropdown menu (e.g. "More" tab) 2021-02-08 23:11:43 +00:00
MenuPortal.less Merge "Drop unsupported skin CSS classes" 2020-10-05 19:32:55 +00:00
MenuTabs.less [docs] Add support note to `linear-gradient` fallback 2020-10-05 18:41:26 +00:00
SearchBox.less [styles] Ensuring correct rendering height of search button in Safari 2021-01-14 13:22:01 -08:00
SearchBoxLoader.less Prevent Vector tabs from overlapping search loader 2020-09-28 12:15:13 +02:00
Sidebar.less Vector should support lower 500px resolution 2021-01-12 14:18:45 -08:00
SidebarLogo.less [legacy] Split sidebar code and mark layout as legacy in preparation for new layout 2020-04-16 11:29:03 -07:00
SiteNotice.less Organize CSS by common, layout, typography and components 2020-05-07 22:57:13 +00:00
TabWatchstarLink.less Remove the loading background image for loading class 2020-09-02 11:42:49 -07:00
VueEnhancedSearchBox.less Make expanding search input dependent on $wgVectorWvuiSearchOptions 2021-01-26 17:37:22 -07:00
checkboxHack.less Move sidebar into header to improve tab order 2020-06-25 16:55:34 -06:00
layout-default.less Simplify responsive Vector implementation 2021-02-10 13:05:14 +00:00
layout-print.less Print: Add layout print styles on Ctrl+p and ElectronPdf 2020-08-03 20:06:37 +00:00
layout.less Convert max-width layout to relative units 2021-02-10 22:58:14 +01:00
skin-legacy.less [styles] Remove Internet Explorer 8 specific hacks and workarounds 2020-08-27 01:34:13 -07:00
skin.less Add language icon to language button 2021-02-03 15:38:30 +00:00