Hacker News new | ask | show | jobs
by TomPC 4911 days ago
hint: try to resize your screen
1 comments

Thanks! Dunno how I could have missed that one :)
body { min-width: 980px; } seems to fix the problem

(Temporary hack while you add in @media queries, I assume)