How can I disable text-reflowing?

in
Subscribe to How can I disable text-reflowing? 2 posts, 2 voices



David Resnick User
FirefoxWindows

I love this script, but I would like to disable one of its features and can't.

How can I disable text reflowing, so that articles in the reader don't fill the entire width but instead remain the same width as in the original.

Thanks,
David

 
DustinLuck Script's Author
FirefoxWindows

If you really want that extra white space back on the right side of the articles, you can delete the following lines from the script:

#entries .entry-body,
.entry .entry-title {
    max-width: none !important; }

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel