Visual editor - styling header margin
[fnpeditor.git] / editor.css
index 1bd55c6..5c7f403 100644 (file)
@@ -278,6 +278,7 @@ appearance: button;
     border-width:1px;\r
     min-height:20px;\r
     position:relative;\r
+    text-indent: 0;\r
 }\r
 \r
 span[wlxml-tag] {\r
@@ -288,7 +289,7 @@ span[wlxml-tag] {
 [wlxml-tag=header] {\r
     font-size: 13px;\r
     font-weight: bold;\r
-    margin-bottom: 10px;\r
+    margin: 10px 0;\r
 }\r
 \r
 [wlxml-tag=section] {\r