aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/lfs-xsl')
-rw-r--r--stylesheets/lfs-xsl/lfs.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css
index e57f424c6..15ceba1ef 100644
--- a/stylesheets/lfs-xsl/lfs.css
+++ b/stylesheets/lfs-xsl/lfs.css
@@ -162,6 +162,8 @@ div.navheader, div.navfooter {
div.navheader {
border-bottom: 1px solid #dbddec;
+ position: sticky;
+ top: 0;
}
div.navfooter {