Hacker News new | ask | show | jobs
by vdm 4837 days ago
I lost a significant vertical chunk of my MBA 11" as well, and reclaimed it with

  .fixed { position: relative; }
  body { padding-top: 0; }
in Stylebot. I'm seeking some CSS which disables position: fixed banners globally.