Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Gadget-Infobox.css: Difference between revisions

MediaWiki interface page
Adjusted grid-item styling
No edit summary
Line 221: Line 221:
}
}


.druid-section-container:last-of-type .druid-row:last-of-type {
.druid-section-container:last-of-type .druid-row:last-of-type,
.druid-section-container:last-of-type .druid-collapsible-collapsed .druid-section {
     margin-bottom: 0;
     margin-bottom: 0;
}
}