MediaWiki:Common.css: Difference between revisions
CategoryTree 3-column layout like category pages |
CategoryTree 3-column layout; strip wiki braces from CSS comments |
||
| Line 153: | Line 153: | ||
/* | /* | ||
* Blank lines after | * Blank lines after the Soldier template / between hatnotes become <p><br></p> and sit | ||
* beside the floated infobox as a tall empty column. Collapse them so the lead | * beside the floated infobox as a tall empty column. Collapse them so the lead | ||
* starts at the top next to the infobox. | * starts at the top next to the infobox. | ||
| Line 331: | Line 331: | ||
/* | /* | ||
* Directory lists from | * Directory lists from the categorytree parser function (Contents and any | ||
* future page that embeds one): match MediaWiki category pages | |||
* (.mw-category-columns) with a compact 3-column layout so long indexes | |||
* are not a single tall stack. | |||
*/ | */ | ||
.CategoryTreeTag { | .CategoryTreeTag { | ||