Add a unique CSS class to the article page section
authorAlexander Ebert <ebert@woltlab.com>
Mon, 4 Jul 2022 10:07:51 +0000 (12:07 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 4 Jul 2022 10:07:51 +0000 (12:07 +0200)
See #4887

com.woltlab.wcf/templates/article.tpl

index e4b0121454b28a9834b1f3a053d2844b47c86843..bacd08cdaa4adfa8c505a80383eb307ad0e2290d 100644 (file)
        <p class="info">{lang publicationDate=$article->publicationDate}wcf.article.publicationStatus.{@$article->publicationStatus}{/lang}</p>
 {/if}
 
-<div class="section">
+<div class="section articleContainer">
        {if $articleContent->teaser}
                <div class="section articleTeaserContainer">
                        <div class="htmlContent">