
12 Nov
2019
12 Nov
'19
10:57 a.m.
commit dbf5e4c0f1b0d39ab3c19d1cf7debddb716cc1f0 Author: Antonela <hola@antonela.me> Date: Tue Nov 12 19:57:42 2019 +0900 Fix floating menu issue --- templates/pagenav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pagenav.html b/templates/pagenav.html index 7d38397..617242d 100644 --- a/templates/pagenav.html +++ b/templates/pagenav.html @@ -1,4 +1,4 @@ -<div class="container-fluid border-bottom border-light bg-white sticky"> +<div class="container-fluid border-bottom border-light bg-white sticky-top"> <div class="row flex-xl-nowrap {{ bag('alternatives', this.alt, 'order') }}"> <div class="row col-12 justify-content-center"> <ul class="nav">
2034
Age (days ago)
2034
Last active (days ago)
0 comments
1 participants
participants (1)
-
antonela@torproject.org