mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-29 09:55:42 +00:00
ca22b84df4
Before this commit, the following config would result in the search box not lining up vertically with the tabs: $wgVectorWvuiSearchOptions = [ "showThumbnail" => false, ]; ``` This commit fixes that by making the start margin dependent on the `showThumbnail` option. Bug: T284242 Change-Id: I0132ef8afb3206836d9f16771cbefda5b8bfa3ec |
||
---|---|---|
.. | ||
components | ||
images | ||
layouts | ||
skin.less |