[tor-commits] [lego/develop] fix pagenav.html
hiro at torproject.org
hiro at torproject.org
Tue Apr 7 16:13:24 UTC 2020
commit 7dea0272a5c5bf3ffc8d523159409fb4676ffc3a
Author: Antonela <hola at antonela.me>
Date: Fri Sep 27 15:40:19 2019 -0300
fix pagenav.html
---
templates/pagenav.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/pagenav.html b/templates/pagenav.html
index c242baf..a2caed6 100644
--- a/templates/pagenav.html
+++ b/templates/pagenav.html
@@ -1,4 +1,4 @@
-<div class="container-fluid border-bottom border-light sticky">
+<div class="container-fluid border-bottom border-light sticky 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