integration wip: marking element as current
[fnpeditor.git] / modules / documentCanvas / nodes.less
index 3b7f053..bd80c00 100644 (file)
@@ -1,5 +1,6 @@
 [wlxml-text] {
     display: inline;
+    margin: 0 1px;
 }
 
 [wlxml-tag] {
@@ -10,6 +11,7 @@
     min-height:20px;
     position:relative;
     text-indent: 0;
+    padding: 1px 1px;
 }
 
 [wlxml-tag=span] {