From: Marcel Werk Date: Wed, 28 Dec 2016 20:15:20 +0000 (+0100) Subject: Fixed overflow of toggleButton's box-shadow X-Git-Tag: 3.0.0_RC_3~15 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=01dabf792aaf33489355b0fe270416db036c42cb;p=GitHub%2FWoltLab%2FWCF.git Fixed overflow of toggleButton's box-shadow --- diff --git a/wcfsetup/install/files/style/bbcode/quote.scss b/wcfsetup/install/files/style/bbcode/quote.scss index 5753107973..c9375483fe 100644 --- a/wcfsetup/install/files/style/bbcode/quote.scss +++ b/wcfsetup/install/files/style/bbcode/quote.scss @@ -30,6 +30,7 @@ woltlab-quote, .quoteBox { clear: both; + overflow: hidden; @include screen-md-up { min-height: 104px;