
5 Sep
2019
5 Sep
'19
1:23 p.m.
commit 5d6dfa45cb04f99d557ce79eef6b82dc6e2df721 Author: Antonela <hola@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">