• Mobile Bandaid CSS - It still hurts, but it seems better
    218 replies, posted
Happens because of this rule @media screen and (max-width: 768px) mobile.css:1 #wrapper { overflow-y: unset !important; } That rule is in there to fix the FPDroid scrolling refresh bug. I can remove it as FPDroid has it in its own CSS added. This will not really fix the problem if you are using FPDroid, but if you are using your phones browser.
Sorry, you need to Log In to post a reply to this thread.