ancient typo
authorJan Szejko <jan.szejko@gmail.com>
Fri, 1 Apr 2016 14:52:00 +0000 (16:52 +0200)
committerJan Szejko <jan.szejko@gmail.com>
Fri, 1 Apr 2016 14:52:00 +0000 (16:52 +0200)
src/editor/plugins/core/canvasElements.less

index b2e3151..d50f987 100644 (file)
@@ -9,7 +9,7 @@
     color: blue;
     font-size: .8em;
 
-    &::before, {
+    &::before {
         content: "[" counter(footnote) "]";
     }
 }