Improved CSS for conversations
authorAlexander Ebert <ebert@woltlab.com>
Thu, 19 Jul 2012 15:47:49 +0000 (17:47 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 19 Jul 2012 15:47:49 +0000 (17:47 +0200)
wcfsetup/install/files/style/conversation.less

index 3f6d4383fa21841933e1fc065c60ad12e5994404..a6feaabb884994fec4f010e1329121a50576eb8b 100644 (file)
@@ -1,4 +1,10 @@
+#conversationLabelFilter {
+       margin-bottom: @wcfGapMedium;
+}
+
 .conversationLabelList {
+       margin-bottom: @wcfGapMedium;
+       
        li:not(:last-child) {
                margin-bottom: @wcfGapTiny;
        }