Page is a not externally linkable
phranque - 5:12 am on Dec 29, 2012 (gmt 0)
have you tried any other browsers on your android?
i would try overriding default CSS width properties for the relevant elements to see if that "fixes" anything.
for example:
p {
width: 100%;
}