public/javascripts/erp_app/codemirror/lib/codemirror.css in erp_app-3.0.12 vs public/javascripts/erp_app/codemirror/lib/codemirror.css in erp_app-3.0.13

- old
+ new

@@ -78,9 +78,10 @@ padding: 0; margin: 0; white-space: pre; word-wrap: normal; line-height: inherit; color: inherit; + overflow: visible; } .CodeMirror-wrap pre { word-wrap: break-word; white-space: pre-wrap;