Stop hiding icons in content interaction buttons
authorMarcel Werk <burntime@woltlab.com>
Fri, 29 Apr 2022 16:22:40 +0000 (18:22 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 29 Apr 2022 16:22:40 +0000 (18:22 +0200)
wcfsetup/install/files/style/layout/content.scss

index f544c3768eb871ea1417f9e0e61abf9265b84ef3..7141856f8ebc16b61b867222d55b2c58256600d9 100644 (file)
@@ -449,10 +449,6 @@ fieldset {
        flex: 0 0 auto;
        overflow: hidden;
 
-       .icon {
-               display: none;
-       }
-
        &:not(:first-child) {
                &.button,
                .button {