It is still an improvement, but it could be much better. I know the YC crew are busy folks, but you could throw a few bucks to the poster with the best mobile CSS and I'm sure people would be up for the challenge.
Hacker News has native mobile view
31–40 of 48 posts
Re: Hacker News has native mobile view
#32And oh dear, does this look terrible on an iPhone 4 screen.
Re: Hacker News has native mobile view
#33Previously discussed: https://news.ycombinator.com/item?id=6178534
Re: Hacker News has native mobile view
#34All I did is add the following: I think it looks worse on my iPhone 5 and HTC One, and will probably back out the change. At least now I've proven it's not that simple.
Re: Hacker News has native mobile view
#35Re: Hacker News has native mobile view
#36Re: Hacker News has native mobile view
#37The size of the comment box needs to be reduced. Right now, it's stretching out the comments pages. Native: https://www.dropbox.com/s/tni84vod5giq9ky/Screenshot_2013-08... Eliminated the 85% max width and reduced the comments box to 40 cols, and set padding: 0 on : https://www.dropbox.com/s/047b5zkheguk8lz/2013-08-21%2016.27... Just remove the hardcoded 85% width and 60 cols and toss this into the CSS: form textarea…
Re: Hacker News has native mobile view
#38The size of the comment box needs to be reduced. Right now, it's stretching out the comments pages. Native: https://www.dropbox.com/s/tni84vod5giq9ky/Screenshot_2013-08... Eliminated the 85% max width and reduced the comments box to 40 cols, and set padding: 0 on : https://www.dropbox.com/s/047b5zkheguk8lz/2013-08-21%2016.27... Just remove the hardcoded 85% width and 60 cols and toss this into the CSS: form textarea…
Why not `table { width: 100%;}` in the 2nd media query?
Re: Hacker News has native mobile view
#39Here's another HN mobile web app: http://hn.meteor.com/
Re: Hacker News has native mobile view
#40PG should just buy the design from this guy (or hire him): http://hn.premii.com/ Previously discussed: https://news.ycombinator.com/item?id=6178534