Fixed layout issue in IE 11
authorAlexander Ebert <ebert@woltlab.com>
Fri, 25 Nov 2016 14:40:08 +0000 (15:40 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 25 Nov 2016 14:40:14 +0000 (15:40 +0100)
wcfsetup/install/files/style/layout/content.scss

index f0c52fe60a5a80c9a815bb1a8b15ce15c9ff7fd0..64a92dbf56f90a0cd1acfb47f808e3646e3548cc 100644 (file)
@@ -83,7 +83,7 @@
                }
                
                .contentHeaderTitle {
-                       flex: 1 1 auto;
+                       flex: 1 1 0%;
                }
                
                .contentHeaderNavigation {