From: Marcel Werk Date: Mon, 26 Sep 2016 15:22:27 +0000 (+0200) Subject: Fixed page header logo styling X-Git-Tag: 3.0.0_Beta_2~116 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8c402a2210b37dc4a13cc91c5605a87974fc4c17;p=GitHub%2FWoltLab%2FWCF.git Fixed page header logo styling --- diff --git a/wcfsetup/install/files/style/layout/pageHeader.scss b/wcfsetup/install/files/style/layout/pageHeader.scss index a923f5f61c..b07b5bc394 100644 --- a/wcfsetup/install/files/style/layout/pageHeader.scss +++ b/wcfsetup/install/files/style/layout/pageHeader.scss @@ -255,7 +255,7 @@ /* LOGO */ .pageHeaderLogo { @include screen-lg { - flex: 0 0 50%; + flex: 1 1 auto; .pageHeaderLogoLarge { max-width: 100%;