Decreased font size for option suffix
authorAlexander Ebert <ebert@woltlab.com>
Tue, 9 Jun 2015 17:24:40 +0000 (19:24 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 9 Jun 2015 17:24:40 +0000 (19:24 +0200)
wcfsetup/install/files/style/form.less

index c908cb5ff5d4a22f4a99a8e98a04f2380fa37d1e..cace6b93a0bd1805cc715e64895d2635db9c49ec 100644 (file)
@@ -250,6 +250,7 @@ dl:not(.plain) {
                border-left-width: 0;
                border-radius: 0 3px 3px 0;
                color: rgba(153, 153, 153, 1);
+               font-size: .85rem;
                padding: @wcfGapTiny @wcfGapSmall;
        }