Hacker News new | ask | show | jobs
by geuis 4021 days ago
Would you mind removing or moving all of the position:fixed stuff on the left? Makes it impossible to read the site on mobile.
1 comments

Was it the share buttons? I tested these on iphone and they dropped to the bottom of the page. But it looks like they only do this for phones below a certain resolution. So I've removed them.
Yep yep. Just put em somewhere where they're static, or use a media query to position:static on < 768px. Excited to read the book now. =)