Fixed button size in user profile header (mobile)
authorMarcel Werk <burntime@woltlab.com>
Mon, 31 Oct 2016 10:22:34 +0000 (11:22 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 31 Oct 2016 10:24:04 +0000 (11:24 +0100)
wcfsetup/install/files/style/ui/userProfile.scss

index 71e36fa4d8409bdeeb4ddf14d25ad0fbba50179b..866af03b8298ed6924d51ef529bd9face3b02cdb 100644 (file)
                                        &:not(:last-child) {
                                                margin-right: 1px;
                                        }
+                                       
+                                       .invisible {
+                                               display: none !important;
+                                       }
                                }
                        }
                }