Y
Hacker News
new
|
ask
|
show
|
jobs
by
TomPC
4911 days ago
hint: try to resize your screen
1 comments
jorgenhorstink
4911 days ago
Thanks! Dunno how I could have missed that one :)
link
cpfohl
4911 days ago
body { min-width: 980px; } seems to fix the problem
(Temporary hack while you add in @media queries, I assume)
link