package.elm-lang.org
package.elm-lang.org copied to clipboard
Make .pkg-nav position fixed
trafficstars
Convenient to have the nav follow window.
Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!
Here is what to expect next, and if anyone wants to comment, keep these things in mind.
It's not always correct to have position: fixed;. Because list of docs can be long so you will not be able to see the bottom part.
@akoppela I have suspected that but decided to throw this out. Could you give me an example so I can find a better solution?