editor: fixing FF behavior in metadata editor
[fnpeditor.git] / src / editor / modules / metadataEditor / metadataEditor.less
index a16d0f9..f17b91e 100644 (file)
@@ -6,6 +6,8 @@
 
         [contenteditable] {
             cursor: pointer;
+            word-wrap: break-word;
+            min-height: 13px;
         }
 
         li:last-child {