Askbot design is broken on small devices

Im am on the newest askbot brunch and I see that on small mobile devices, in my case 480x800 pixel android, everything is very compressed. Therefore some elements like search bar and tags are shifted.

Can anyone confirm the same?

It seems that there is an css issue with mobile part of the css.

@media screen and (max-width: 480px) { ... }

Is it possible to turn off the mobile part of the css until the bug is found?

Edit:

ScreenShots:

image description

image description

Toms's avatar
767
Toms
asked 2012-12-18 12:14:32 -0500, updated 2013-02-05 05:50:12 -0500
edit flag offensive 0 remove flag close merge delete

Comments

I know it may be hard to get, but an image would really help. Not very clear what the issue is.

Evgeny's avatar Evgeny (2012-12-21 19:45:45 -0500) edit

What kind of phone are you using?

Evgeny's avatar Evgeny (2013-02-06 16:00:45 -0500) edit

samsung galaxy ace 5830i

Toms's avatar Toms (2013-02-07 01:21:09 -0500) edit
add a comment see more comments