mediawiki-skins-Vector/resources
Nicholas Ray d556f74c4c Fix TOC misaligned when max width option is disable
Since the TOC container is overlaid on top of the content container when the TOC
is not pinned, we always want the width of those two containers to match or else
misalignment could occur. This commit keeps the
`.mw-table-of-contents-container` selector in sync with the
`.mw-content-container` selector in terms of width.

Bug: T322162
Change-Id: I2fe26dc616cc46e1b3c9ce4f2ac63a23da415fa9
2022-11-08 14:13:32 -07:00
..
common Allow dropdowns to contain .vector-menu-content elements 2022-11-07 15:44:13 -08:00
mediawiki.less mediawiki.skin.variables: Add border-style and border-width vars 2022-09-23 17:58:42 +00:00
mediawiki.less.legacy Vector legacy no longer imports variables from Vector modern 2022-08-24 15:08:35 +00:00
skins.vector.es6 Update page tools feature flag class 2022-11-04 13:36:17 -05:00
skins.vector.js Remove CSS classes and selectors from cached HTML 2022-11-03 11:12:39 -05:00
skins.vector.legacy.js Update @wikimedia/types-wikimedia to latest version 2022-03-28 23:33:50 +00:00
skins.vector.search search: Don't show results for stale search queries 2022-10-28 21:25:25 +00:00
skins.vector.styles Fix TOC misaligned when max width option is disable 2022-11-08 14:13:32 -07:00
skins.vector.styles.legacy Split MenuPortal.less into legacy and modern Vector 2022-10-07 17:40:49 +00:00
CheckboxHack.d.ts
CollapsibleTabsPlugin.d.ts
MediaWikiPageReady.d.ts
mw.d.ts
skins.vector.AB.styles.less Refactor TOC A/B test to bucket users on backend 2022-08-08 15:50:28 -06:00
VectorResourceLoaderVirtualConfig.d.ts Remove $wgVectorSearchHost, replace with $wgVectorSearchApiUrl 2022-10-07 00:57:58 +00:00
vue.d.ts