Fixed spoiler content overflowing within editor
authorAlexander Ebert <ebert@woltlab.com>
Sun, 21 Aug 2016 20:28:08 +0000 (22:28 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 21 Aug 2016 20:28:08 +0000 (22:28 +0200)
wcfsetup/install/files/style/bbcode/spoiler.scss

index 545aa1f1c48ab0b57ce9d05c017887c329eee7f5..3679ab230e8ce60a37683c4823e5a59e3c517b77 100644 (file)
@@ -6,7 +6,6 @@
        margin: 1em 0;
        padding: 10px 20px;
        position: relative;
-       white-space: pre;
        
        &::before {
                content: attr(data-title);