Fixed icon size inside buttons
authorAlexander Ebert <ebert@woltlab.com>
Tue, 24 Oct 2017 09:35:20 +0000 (11:35 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 24 Oct 2017 09:35:20 +0000 (11:35 +0200)
Fixes #2452

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

index 6489afd521a0576172e01384b2b0bc29e6666381..d23084f5f7d693f0fe0f23b050cfec728b2f0405 100644 (file)
                
                &.columnIcon {
                        @include screen-md-down {
-                               .icon16 {
+                               :not(.button) > .icon16 {
                                        font-size: 18px;
                                        height: 24px;
                                        line-height: 24px;