editor: minor canvas fix - apply list item style to all types of items on non enum...
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 3 Apr 2014 08:20:48 +0000 (10:20 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 3 Apr 2014 08:20:48 +0000 (10:20 +0200)
src/editor/modules/documentCanvas/nodes.less

index 9626c6a..bbb65d4 100644 (file)
@@ -80,7 +80,7 @@
 [wlxml-class|="list"] {
 
 
-    > * > [wlxml-class="item"] {
+    > * > [wlxml-class|="item"] {
         margin-left: 10px;
         padding-left: 5px;