mediawiki-skins-Vector/includes/templates
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
..
legacy Separate languages portal from other portals in sidebar 2020-06-22 15:28:02 -07:00
Footer.mustache Use semantic HTML5 elements where applicable 2020-06-09 17:43:45 +00:00
Indicators.mustache Model indicators as their own template rather than a block of HTML 2020-06-09 14:30:08 -07:00
Logo.mustache [modern] A new version of Vector with a new logo 2020-04-30 14:11:54 -07:00
Menu.mustache Replace deprecated classes with modern ones 2020-06-11 14:05:15 -07:00
SearchBox.mustache [refactor] Drop form-id template property 2020-06-25 18:21:38 +00:00
Sidebar.mustache Remove unused mw-checkbox-hack-target class 2020-06-24 17:31:11 -07:00
skin-legacy.mustache Use core .mixin-clearfix() instead of DOM element 2020-07-01 11:20:26 -07:00
skin.mustache Max-Width Layout: Make footer width match content width to avoid overlap with sidebar 2020-07-13 18:26:18 -06:00