editor: styling gutter comments
[fnpeditor.git] / src / editor / modules / documentCanvas / canvas / comments / comment.html
index 47af2ce..68c14c1 100644 (file)
@@ -16,7 +16,7 @@
         </div>
     </div>
     <div class="toolbox">
-        <a href="#" class="edit-start-btn"><%= gettext('edit') %></a>
+        <a href="#" class="edit-start-btn"><%= gettext('edit') %></a> -
         <a href="#" class="remove-btn"><%= gettext('remove') %></a>
     </div>
 </div>