[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [community/master] Delete link in head and add navbar-toggler-icon class
commit 00df6f8f00002fadb88b080cbadef07273ed1f5d
Author: Nicolei Ocana <nicoleiocana@xxxxxxxxx>
Date: Sat Apr 11 20:54:50 2020 +0000
Delete link in head and add navbar-toggler-icon class
---
templates/sidenav.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/templates/sidenav.html b/templates/sidenav.html
index ebcbeff..f0d673b 100644
--- a/templates/sidenav.html
+++ b/templates/sidenav.html
@@ -1,9 +1,8 @@
<div class="container-fluid sidebar col-xs-12 col-sm-12 col-md-3 col-lg-3">
<nav class="smalltopics no-background navbar navbar-expand-lg navbar-light bg-white p-0 fixed">
<label class="side-toggler" for="menu-toggle">
- <a class="btn btn-lg outline-primary text-primary navbar-toggler chevron" data-toggle="collapse" data-target="#navbarSupportedTopicsContent" aria-controls="navbarSupportedTopicsContent" aria-expanded="false" aria-label="Toggle navigation">
- <span class="oi oi-chevron-top chevron-up"></span>
- <span class="oi oi-chevron-bottom chevron-down"></span>
+ <a class="btn btn-lg outline-primary text-primary navbar-toggler" data-toggle="collapse" data-target="#navbarSupportedTopicsContent" aria-controls="navbarSupportedTopicsContent" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</a>
</label>
<input type="checkbox" id="menu-toggle"/>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits