• Hi, is there a reason why the usable width in the WordPress-Classic-HTML-editor is limited to 640px via assets/css/editor-style.css?
    There I found the following:

    html .mceContentBody {
        max-width: 640px;
    }

    Andi

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Editor-width – assets/css/editor-style.css’ is closed to new replies.