diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 09f8a456..897624a1 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -609,7 +609,7 @@ span.zoom_tool { #svg_docprops_container #svg_docprops_docprops, #svg_docprops_container #svg_docprops_prefs { float: left; - width: 200px; + width: 220px; margin: 5px .7em; overflow: hidden; }