editor: tweaking canvas appearance - removing various indentations
[fnpeditor.git] / src / editor / modules / documentCanvas / nodes.less
index 40ebc20..f5e96f2 100644 (file)
     margin-bottom: 10px;
 }
 
-[wlxml-tag=section] [wlxml-tag=section] {
-    margin-left:10px;
-}
-
 [wlxml-class|="cite"] {
     font-style: italic;
 }
     text-decoration: underline;
 }
 
-[wlxml-class|="p"] {
-    text-indent: 1.5em;
-}
-
 [wlxml-class|="emp"] {
     font-style: italic;
 }