Hacker News new | ask | show | jobs
by bhassel 4535 days ago
quick fix to make it readable on firefox, I right-clicked on the paragraph -> Inspect Element, selected the div.single-content and removed the "float:left" CSS rule.
2 comments

You can also make the large Google screenshot smaller if you use the Image Zoom plugin (or know how to change it using Firebug or the default dev tools). I believe that is what's causing the layout to freak out.
View -> page style -> no style.

One of my favorite features.

That's awesome. Thanks!