Reverted broken IE 11 fix
authorAlexander Ebert <ebert@woltlab.com>
Thu, 2 Feb 2017 20:00:57 +0000 (21:00 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 2 Feb 2017 20:14:50 +0000 (21:14 +0100)
wcfsetup/install/files/style/layout/layout.scss

index f7f5c5c7f59fd970d09802035424ec16d4014385..2c282f484cba3bef9ea666065bb12ee87d5d9a2d 100644 (file)
@@ -56,7 +56,7 @@ a {
 }
 
 .main {
-       flex: 0 0 auto;
+       flex: 1 0 auto;
        
        @include screen-md-down {
                padding: 40px 0;