MediaWiki:Common.css: Difference between revisions
Place native caption expand toggle below heading |
Keep caption collapsible table width stable |
||
| Line 205: | Line 205: | ||
} | } | ||
.mw-parser-output table.mw-collapsible | .mw-parser-output table.mw-collapsible:has(> caption) { | ||
width: 100%; | width: 100%; | ||
min-width: min(100%, 32rem); | min-width: min(100%, 32rem); | ||
} | } | ||