Bad position of the mobile overflow indicator
authorAlexander Ebert <ebert@woltlab.com>
Thu, 2 Jun 2022 13:02:37 +0000 (15:02 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 2 Jun 2022 13:02:37 +0000 (15:02 +0200)
See https://www.woltlab.com/community/thread/295832-men%C3%BCschatten-mobil/

wcfsetup/install/files/style/ui/pageMenu.scss

index 5f68e6f0e69fe81af5a3a7c9f75d5c46e20831fb..246aa1f82053537821d57a02ef96056f9915b876 100644 (file)
 @include screen-sm-md {
        .pageMenuMainContainer::after,
        .pageMenuMainContainer::before {
-               right: auto;
+               left: auto;
                width: 400px;
        }