mediawiki-skins-Vector/resources/skins.vector.styles
Nicholas Ray d5cb58b3f0 Max-Width Layout: Make footer width match content width to avoid overlap with sidebar
* `mw-content-container` now wraps the footer (as well as the content)
because we want the footer to match the content width at all times and
to expand with the content when the sidebar is closed (at small viewport
widths or when on history/special pages)

* `mw-footer-container` margins were replaced with padding to avoid
issues with margin collapsing.

* Applied a white background to sidebar to handle the case of the
sidebar overflowing the `mw-page-container`. When that happens, we at
least want the text in the sidebar to be legible.

* Closely related, `mw-page-container`'s `overflow: hidden` style was
removed to prevent `mw-page-container` from cutting off the sidebar. The
purpose of this style was make it appear as if the sidebar was being
hidden by `mw-page-container`, but tweaking the sidebar's translation
animation to achieves this effect as well.

Bug: T257518
Change-Id: I89edf89b2ac4abe2053f0c9b366f143133ff420f
2020-07-13 18:26:18 -06:00
..
common [less] Merge 'content.less' and 'typography.less' 2020-06-25 18:45:19 +00:00
images Show half-star when the page is temporarily watched 2020-05-12 00:06:16 +00:00
legacy Use core .mixin-clearfix() instead of DOM element 2020-07-01 11:20:26 -07:00
checkboxHack.less Move sidebar into header to improve tab order 2020-06-25 16:55:34 -06: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
layout-max-width.less Max-Width Layout: Make footer width match content width to avoid overlap with sidebar 2020-07-13 18:26:18 -06:00
layout.less Move sidebar into header to improve tab order 2020-06-25 16:55:34 -06:00
Logo.less Logo shouldn't import layout 2020-07-07 22:22:24 +00:00
Menu.less Hotfix: Cannot rename emptyPortlet to empty-portlet yet. 2020-05-28 16:01:38 -07:00
MenuDropdown.less [less] Amend subtle color to WikimediaUI Base default 2020-06-15 22:20:41 +00:00
MenuPortal.less [less] Amend subtle color to WikimediaUI Base default 2020-06-15 22:20:41 +00:00
MenuTabs.less Replace deprecated classes with modern ones 2020-06-11 14:05:15 -07:00
SearchBox.less [less] Remove default, already inherited user-agent properties 2020-06-15 16:10:25 -07:00
Sidebar.less Implement Page, Workspace, Content, and Article Toolbar Containers 2020-07-07 18:34:38 -06: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
skin-legacy.less [less] Merge 'content.less' and 'typography.less' 2020-06-25 18:45:19 +00:00
skin.less Implement Page, Workspace, Content, and Article Toolbar Containers 2020-07-07 18:34:38 -06:00
TabWatchstarLink-ie8.less Restore Watchlist star 2020-06-16 19:09:44 +02:00
TabWatchstarLink.less Restore Watchlist star 2020-06-16 19:09:44 +02:00