Fixed line-height issue
authorMarcel Werk <burntime@woltlab.com>
Tue, 11 Jun 2013 21:02:06 +0000 (23:02 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 11 Jun 2013 21:02:06 +0000 (23:02 +0200)
wcfsetup/install/files/js/3rdParty/ckeditor/contents.css

index 61620cc73f4c3f83faf79d14834e319cc8678715..8400c8ff9e7152d2c0a04bb01f9f31db87f00426 100644 (file)
@@ -21,7 +21,7 @@ body
 .cke_editable
 {
        font-size: 13px;
-       line-height: 1.6em;
+       line-height: 1.28;
 }
 
 blockquote