When editing in the Community Blog, there is a line break halfway through the editor, which seems to not take full advantage of the full space in the editor window.
Instead of going across the entire editor window, lines cut off prematurely about halfway in the editor window.
The lines extend across the full space of the editor window, similar to how they work in the Fedora Magazine.
Yeah, there was a hardcoded width of 612px in the editor style, i presume this was the case so the content would look closer to the finished style when editing.
Have made this fit the whole width of the eduting box now. (in master)