diff --git a/src/editor/svgedit.css b/src/editor/svgedit.css index 5db6c45f..42084502 100644 --- a/src/editor/svgedit.css +++ b/src/editor/svgedit.css @@ -354,11 +354,6 @@ hr { fill: #FFF !important; } -#editor_panel, #history_panel { - height: 34px; - float: left; -} - #cur_context_panel { position: absolute; top: 57px;