Fixed missing margin between article teaser and content
authorMarcel Werk <burntime@woltlab.com>
Sun, 25 Sep 2016 09:59:55 +0000 (11:59 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sun, 25 Sep 2016 10:00:02 +0000 (12:00 +0200)
wcfsetup/install/files/style/ui/article.scss

index 3e1134dbcd6ebce4b62c61949d63b922d733fe1c..afb2af82ada947356ea4eae9f71c2639c4c190e0 100644 (file)
@@ -23,6 +23,8 @@
 .articleContent {
        .articleTeaser {
                @include wcfFontBold;
+               
+               margin-bottom: 20px;
        }
        
        .articleTagList,