diff --git a/web/editor.css b/web/editor.css index daabd6beb..d0fd651a2 100644 --- a/web/editor.css +++ b/web/editor.css @@ -3,9 +3,6 @@ background: #fff; color: #000; padding: 5px; - width: 100%; - display: inline-block; - box-sizing: border-box; } /* prevent floated images from being displayed outside field */