From: Alexander Ebert Date: Thu, 2 Feb 2017 20:00:57 +0000 (+0100) Subject: Reverted broken IE 11 fix X-Git-Tag: 3.0.2~24 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f28d3ba81255d20a21a365819be710a42e39dc4c;p=GitHub%2FWoltLab%2FWCF.git Reverted broken IE 11 fix --- diff --git a/wcfsetup/install/files/style/layout/layout.scss b/wcfsetup/install/files/style/layout/layout.scss index f7f5c5c7f5..2c282f484c 100644 --- a/wcfsetup/install/files/style/layout/layout.scss +++ b/wcfsetup/install/files/style/layout/layout.scss @@ -56,7 +56,7 @@ a { } .main { - flex: 0 0 auto; + flex: 1 0 auto; @include screen-md-down { padding: 40px 0;