Fixed overflow issue in tabluar box header
authorMarcel Werk <burntime@woltlab.com>
Sat, 30 Jan 2016 12:45:35 +0000 (13:45 +0100)
committerMarcel Werk <burntime@woltlab.com>
Sat, 30 Jan 2016 12:45:35 +0000 (13:45 +0100)
wcfsetup/install/files/style/ui/tabularBox.scss

index 2a3b8e1b61bc1e794a54e1846b69b84c2d96cd15..8de3059e2ee965e3d9e280888e18d9b1fddcdd55 100644 (file)
                > h2,
                > h3 {
                        @extend .wcfFontHeadline;
+                       
+                       + small {
+                               display: block;
+                       }
                }
                
                a,