From: Marcel Werk Date: Thu, 30 Jun 2016 12:58:49 +0000 (+0200) Subject: Small mobile optimization X-Git-Tag: 3.0.0_Beta_1~1304 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=41db09a22c63cd2347fc80538be55343f29a6bb7;p=GitHub%2FWoltLab%2FWCF.git Small mobile optimization --- diff --git a/wcfsetup/install/files/style/layout/content.scss b/wcfsetup/install/files/style/layout/content.scss index 0f3fd006b8..3b9b87f7e0 100644 --- a/wcfsetup/install/files/style/layout/content.scss +++ b/wcfsetup/install/files/style/layout/content.scss @@ -358,6 +358,10 @@ fieldset { .contentFooter { @include screen-sm-down { + > .paginationBottom { + margin-top: 20px; + } + > .contentFooterNavigation { margin-top: 20px;