diff --git a/modules/dt.init.less b/modules/dt.init.less index a63283ca8..dee4638b0 100644 --- a/modules/dt.init.less +++ b/modules/dt.init.less @@ -394,6 +394,11 @@ h1, h2, h3, h4, h5, h6 { } } + h1 + .ext-discussiontools-init-section { + border-top: 0; + margin-top: 0; + } + // TOC can output a meta tag meaning we aren't the first child anymore meta:first-child + .ext-discussiontools-init-section { border-top: 0;