Fixed headline line-height affecting badges
authorAlexander Ebert <ebert@woltlab.com>
Thu, 28 Apr 2016 15:39:48 +0000 (17:39 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 28 Apr 2016 15:39:48 +0000 (17:39 +0200)
wcfsetup/install/files/style/layout/content.scss

index 570339847be9289a9784da57f26a0a6e7ba39633..cbd27da39957a4582927fc76579ae0d9e1ca81ae 100644 (file)
@@ -10,6 +10,8 @@
                
                .badge {
                        top: -2px;
+                       
+                       @include wcfLineHeight;
                }
        }