hjfreyer / marry-fuck-kill

http://marryfuckkill.net
Apache License 2.0
2 stars 0 forks source link

Improve display on narrow screens #14

Closed mjkelly closed 10 years ago

mjkelly commented 12 years ago

Phones display the site well, but have narrow screens, and the graph + vote page wraps around a bit on narrow screens.

hjfreyer commented 12 years ago

Is it every problematic for desktop users? If so, would it be fair to say that this bug is really "improve mobile experience", and one possible solution to that problem is to make it narrow more gracefully?

mjkelly commented 12 years ago

Yeah, I was sidestepping the discussion of how to ultimately make a nice phone experience for the site; if we just fix the display-width stuff, it'll be usable.

We could of course also write a custom mobile interface, etc etc, but that's a lot more work.

mjkelly commented 11 years ago

Huh, according to google analytics like ~35% of our users are mobile. Maybe I'll try to come up with a cheap fix for this so at least it doesn't look like ass on smaller screens.

mjkelly commented 10 years ago

I took a stab at stacking the graph + vote page vertically on screens narrower than 1050px. (Determined in a highly scientific browser resizing experiment.)

It's a lot more usable on my phone now. Buttons are a bit small, though.