From: Alexander Ebert Date: Thu, 2 Jun 2022 13:02:37 +0000 (+0200) Subject: Bad position of the mobile overflow indicator X-Git-Tag: 5.5.0_RC_1~16 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=07bb0ae3aa06129dbc8086989617d450de2ca5b1;p=GitHub%2FWoltLab%2FWCF.git Bad position of the mobile overflow indicator See https://www.woltlab.com/community/thread/295832-men%C3%BCschatten-mobil/ --- diff --git a/wcfsetup/install/files/style/ui/pageMenu.scss b/wcfsetup/install/files/style/ui/pageMenu.scss index 5f68e6f0e6..246aa1f820 100644 --- a/wcfsetup/install/files/style/ui/pageMenu.scss +++ b/wcfsetup/install/files/style/ui/pageMenu.scss @@ -265,7 +265,7 @@ @include screen-sm-md { .pageMenuMainContainer::after, .pageMenuMainContainer::before { - right: auto; + left: auto; width: 400px; }