Pin the navigation bar to the top of the page.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 4 Feb 2019 16:40:42 +0000 (11:40 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 4 Feb 2019 16:40:42 +0000 (11:40 -0500)
commit47da7af8cac050a8d5fcb6c609e202003176545f
tree637cd594371703b3015b42a5165f8f6572c85d9b
parent2bc1f82f8f8efea5b26fb28b987579b98d7ee171
Pin the navigation bar to the top of the page.

From user feedback, the scrolling navigation bar would cause problems with
readability, especially in larger font views. This keeps the navigation bar
pinned to the top, until we can find a way to more easily handle this.

In the context of pgarchives, this is one bit of "future-proofing" as we do not
currently show the shout box in pgarchives, but may do so in the near future.
django/archives/mailarchives/templates/base.html
django/media/css/main.css
django/media/js/main.js