thebaer / MMRA

Make Medium Readable Again — a browser extension
https://makemediumreadable.com
MIT License
668 stars 31 forks source link

Fix un-stickying of top nav bar #56

Open aqulu opened 5 years ago

aqulu commented 5 years ago

The top nav bar seems to have changed quite a bit.

This updates the querySelector for the nav bar and the class name to remove display: fixed property (changed to .m). Also removes the spacer-div that may be present underneath the fixed topbar.