[tor-commits] [lego/develop] add sticky submenu

hiro at torproject.org hiro at torproject.org
Tue Apr 7 16:13:23 UTC 2020


commit 5d6dfa45cb04f99d557ce79eef6b82dc6e2df721
Author: Antonela <hola at antonela.me>
Date:   Thu Sep 5 09:23:19 2019 -0400

    add sticky submenu
    
    close https://dip.torproject.org/web/tpo/issues/13
---
 templates/pagenav.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/pagenav.html b/templates/pagenav.html
index 1993909..c242baf 100644
--- a/templates/pagenav.html
+++ b/templates/pagenav.html
@@ -1,4 +1,4 @@
-<div class="container-fluid  border-bottom border-light">
+<div class="container-fluid  border-bottom border-light sticky">
   <div class="row flex-xl-nowrap {{ bag('alternatives', this.alt, 'order') }}">
     <div class="row col-12 justify-content-center">
       <ul class="nav">





More information about the tor-commits mailing list