Y
Hacker News
new
|
ask
|
show
|
jobs
by
TomPC
4910 days ago
The site has some issue's ;)
http://imgur.com/PvdrJ
2 comments
jorgenhorstink
4910 days ago
Wauw, that doesn't look pretty indeed. Would help a lot if you could tell me which browser you're using. I haven't tested in IE at all yet. * shame shame
link
TomPC
4910 days ago
hint: try to resize your screen
link
jorgenhorstink
4910 days ago
Thanks! Dunno how I could have missed that one :)
link
cpfohl
4910 days ago
body { min-width: 980px; } seems to fix the problem
(Temporary hack while you add in @media queries, I assume)
link