Unified ckeditor margins/paddings
authorMarcel Werk <burntime@woltlab.com>
Tue, 5 Mar 2013 16:49:41 +0000 (17:49 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 5 Mar 2013 16:49:41 +0000 (17:49 +0100)
wcfsetup/install/files/style/form.less

index 34ec2abcc2a0924d7fa98d10275c047b8feda797..b1e44da600b7d05965a0b46daa623c5391321e21 100644 (file)
@@ -344,20 +344,6 @@ textarea {
        }
 }
 
-
-
-
-
-
-
-
-
-/* todo: ckeditor fixes */
-.cke_editor_text {
-       border-style: solid !important;
-       padding: 0 !important;
-}
-
 /* todo: element list with checkboxes */
 .structuredList {
        background-color: @wcfContainerBackgroundColor;