mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 08:23:52 +00:00
Remove clear:both from topic containers
Bug: T315581 Change-Id: I94533854dd985cb30278c5a001510feeab7ab41d
This commit is contained in:
parent
a0647956de
commit
7cfa070b86
|
@ -289,7 +289,6 @@ h1, h2, h3, h4, h5, h6 {
|
|||
// Main feature (topic containers)
|
||||
.ext-discussiontools-visualenhancements-enabled {
|
||||
.ext-discussiontools-init-section {
|
||||
clear: both;
|
||||
margin: 1em 0 0 0;
|
||||
padding: 0.5em 0;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue