diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 0d99975e..698932f5 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -734,6 +734,7 @@ span.zoom_tool { #tool_docprops_back { margin-left: 1em; + overflow: auto; } #svg_docprops_container #svg_docprops_docprops, diff --git a/editor/svg-editor.html b/editor/svg-editor.html index d6ffa13d..fdd8f831 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -312,7 +312,10 @@ script type="text/javascript" src="locale/locale.min.js">