Fixed margins in .messageBody
authorMarcel Werk <burntime@woltlab.com>
Mon, 18 Jul 2016 14:12:09 +0000 (16:12 +0200)
committerMarcel Werk <burntime@woltlab.com>
Mon, 18 Jul 2016 14:12:09 +0000 (16:12 +0200)
wcfsetup/install/files/style/ui/message.scss

index 54b91b33b9cf3df207e775b51b2e8e6955f44e95..73428a2a8db4a1e6c84b7a7c8c6639aa28b546b1 100644 (file)
                        max-width: 100%;
                }
        }
+       
+       > *:first-child {
+               margin-top: 0;
+       }
 }
 
 /* content - footer */