
Loading…
layout problem with http://www.androidiani.com/ #481
stefanocaselli
commented
gorhill
commented
How web sites design their pages has nothing to do with uBlock.
The DOM element containing the text has the CSS overflow set to hidden, this causes the layout problem. uBlock doesn't re-style web pages, it block network requests or collapse DOM elements according to filters.
You may want to try Stylish, and use blockquote { overflow: visible; } for that page.
stefanocaselli
commented
I'll try. thanks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
there's a layout problem on androidiani.com.
Example:
http://www.androidiani.com/forum/android-tips-tricks/193216-info-guida-batteria-inizializzazione-e-calibrazione-tutta-la-verit.html
when ublock is enabled the text is aligned on a little column on the right of the page, making it difficult to read.
instead it should be like this: