Fixed page header logo styling
authorMarcel Werk <burntime@woltlab.com>
Mon, 26 Sep 2016 15:22:27 +0000 (17:22 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 26 Sep 2016 15:22:32 +0000 (17:22 +0200)
wcfsetup/install/files/style/layout/pageHeader.scss

index a923f5f61c3b8da422b3132be9c4407d646a2eb3..b07b5bc3944ce6a94c0e5a78145cd6d163b1b79e 100644 (file)
 /* LOGO */
 .pageHeaderLogo {
        @include screen-lg {
-               flex: 0 0 50%;
+               flex: 1 1 auto;
                
                .pageHeaderLogoLarge {
                        max-width: 100%;