mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-18 05:01:25 +00:00
df3954eff8
Minor visual fix for IE9 for modern mode with search not in header. i.e. with these settings: $wgVectorIsSearchInHeader = false; $wgVectorDefaultSkinVersion = 2; Slight refactor of CSS. Removes block of styles that "reset" floats. These were uneccessary because as flex-children, the floats were ignored on those elements anyway. Moves flex-wrap on .mw-header from layout-search-header.less to layout-default.less since that's where display:flex is defined and the rule is general enough that it should apply for different layouts. Remove the @supports block with the `float:none;`. That is unnecessary because flex-children are not affected by floats. Change-Id: Ida3d2a7bc2b2f70238129df876714228fe5cdf84 |
||
---|---|---|
.. | ||
common | ||
images | ||
legacy | ||
checkboxHack.less | ||
Footer.less | ||
Indicators.less | ||
layout-default.less | ||
layout-max-width.less | ||
layout-print.less | ||
layout-search-header.less | ||
layout.less | ||
Logo.less | ||
Menu.less | ||
MenuDropdown.less | ||
MenuPortal.less | ||
MenuTabs.less | ||
SearchBox.less | ||
SearchBoxLoader.less | ||
Sidebar.less | ||
SidebarLogo.less | ||
SiteNotice.less | ||
skin-legacy.less | ||
skin.less | ||
TabWatchstarLink.less |