From: Alexander Ebert Date: Tue, 15 Mar 2016 09:19:55 +0000 (+0100) Subject: Forcing content container to stay inside screen width X-Git-Tag: 3.0.0_Beta_1~2030^2~4 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3860d44f9655a97d2df510c4e48e67951e4eef08;p=GitHub%2FWoltLab%2FWCF.git Forcing content container to stay inside screen width --- diff --git a/wcfsetup/install/files/style/layout/layout.scss b/wcfsetup/install/files/style/layout/layout.scss index e711439613..841d343a90 100644 --- a/wcfsetup/install/files/style/layout/layout.scss +++ b/wcfsetup/install/files/style/layout/layout.scss @@ -46,6 +46,7 @@ a { @include small-screen-only { padding: 30px 0; + width: 100%; } a {