mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-28 09:30:17 +00:00
37f6ff02df
* In Iecc3eebf0dce495400ba3d644dce39186f4fa395, a border was applied to `.wvui-typeahead-search` to make it appear like the input box contains the search submit button. Because of this change, we can't apply a max-width to #searchForm when WVUI loads as it will cause the border to extend farther than it should. Instead, we apply the max-width/other styles to `.wvui-typeahead-search` (WVUI search's root container) and `#p-search`'s direct child after WVUI loads. * In I0ec3dcedaea90b01fe94e3416ee68ea33b782b4b, the start icon was moved 1 pixel to account for the input's border. These changes sync with the changes to WVUI. Depends-On: I0ec3dcedaea90b01fe94e3416ee68ea33b782b4b Bug: T270202 Change-Id: I0ffd0a9225a5a9b935e09748d78ac45b17623790 |
||
---|---|---|
.. | ||
mediawiki.less | ||
skins.vector.js | ||
skins.vector.legacy.js | ||
skins.vector.search | ||
skins.vector.styles | ||
CheckboxHack.d.ts | ||
CollapsibleTabsPlugin.d.ts | ||
mediawiki.d.ts | ||
MediaWikiPageReady.d.ts | ||
skins.vector.styles.responsive.less | ||
VectorResourceLoaderVirtualConfig.d.ts | ||
vue.d.ts |