Fixed small style issue
authorMarcel Werk <burntime@woltlab.com>
Tue, 3 Apr 2018 16:32:00 +0000 (18:32 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 3 Apr 2018 16:32:00 +0000 (18:32 +0200)
wcfsetup/install/files/style/ui/article.scss

index 7ab337af433e5bfdc9d07f633f05a1ff2b314587..0b011939f9ef60da055ff6d239d5a018e2bf137d 100644 (file)
@@ -17,7 +17,7 @@
        
        figcaption {
                color: $wcfContentDimmedText;
-               flex: 1 0 auto;
+               flex: 1 0 100%;
                margin-top: 5px;
                text-align: center;