Fixed font-size in spoiler box
authorMarcel Werk <burntime@woltlab.com>
Wed, 4 Feb 2015 11:04:14 +0000 (12:04 +0100)
committerMarcel Werk <burntime@woltlab.com>
Wed, 4 Feb 2015 11:04:14 +0000 (12:04 +0100)
wcfsetup/install/files/style/bbcode.less

index 36e64c909c716e5f7a55eff63e32077813c367a8..d87b9836bc618dd1ce2116af801197f9ffc0f363 100644 (file)
@@ -373,6 +373,7 @@ html[dir='rtl'] {
 .spoilerBox {
        background-color: @wcfContentBackgroundColor;
        clear: both;
+       font-size: 1rem;
        padding-bottom: @wcfGapSmall;
        
        > header {