[tor-commits] [lego/master] Set pagenav sticky top

hiro at torproject.org hiro at torproject.org
Mon Oct 28 22:11:17 UTC 2019


commit 15bf6aa7d287e47189e8844b6e4f660a7f0932c4
Author: hiro <hiro at torproject.org>
Date:   Mon Oct 28 23:11:12 2019 +0100

    Set pagenav sticky top
---
 templates/pagenav.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/pagenav.html b/templates/pagenav.html
index a2caed6..febbef1 100644
--- a/templates/pagenav.html
+++ b/templates/pagenav.html
@@ -1,4 +1,4 @@
-<div class="container-fluid  border-bottom border-light sticky bg-white">
+<div class="container-fluid  border-bottom border-light sticky-top bg-white">
   <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