Reduced width of dropdown menus in mobile view
authorMarcel Werk <burntime@woltlab.com>
Wed, 1 Jun 2022 14:30:50 +0000 (16:30 +0200)
committerMarcel Werk <burntime@woltlab.com>
Wed, 1 Jun 2022 14:30:50 +0000 (16:30 +0200)
wcfsetup/install/files/style/bootstrap/mixin/dropdownMenu.scss

index bc1274c0570c9bd337ff8e8cd980a309b39785c0..108e7e97c0f2e8176b34bcb5dda9a0023f242e2c 100644 (file)
                }
        }
 
-       @include screen-xs {
-               left: 0 !important;
-               right: 0 !important;
-       }
-
        @include screen-md-down {
                li {
                        overflow: hidden;