Merge "Empty state banner: Improve selector for hiding top border"

This commit is contained in:
jenkins-bot 2022-09-28 16:30:45 +00:00 committed by Gerrit Code Review
commit f910e54802

View file

@ -527,8 +527,7 @@ h1, h2, h3, h4, h5, h6 {
width: 250px;
}
// stylelint-disable-next-line selector-class-pattern
.mw-parser-output:not( .noarticletext ) & {
&:not( :first-child ) {
// Separate from existing (non-discussion) content
margin-top: 2em;
padding-top: 1em;