• thatwastaxing

    (@thatwastaxing)


    Even though the visual editor window fits into the post area nicely, when you actually type in it, text starts to disappear off to the right.

    If I switch to HTML view, all the text is there and wraps as expected.

    Anybody know how to fix this?

    http://wordpress.org/extend/plugins/qa/

Viewing 1 replies (of 1 total)
  • Thread Starter thatwastaxing

    (@thatwastaxing)

    Ugh. CSS fixed width issue.

    Change to:

    #question-form table {
    	width: 100%;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Q&A] Visual editor doesn't word wrap’ is closed to new replies.