Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Web
community
Commits
6441cb45
Commit
6441cb45
authored
Apr 13, 2020
by
Nicolei Ocaña
Committed by
Gus
Apr 20, 2020
Browse files
Change the navbar-toggler-icon to the font-awesome icon
parent
00df6f8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/sidenav.html
View file @
6441cb45
...
...
@@ -2,7 +2,7 @@
<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"
data-toggle=
"collapse"
data-target=
"#navbarSupportedTopicsContent"
aria-controls=
"navbarSupportedTopicsContent"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<
span
class=
"
navbar-toggler-icon"
></span
>
<
i
class=
"
fas"
></i
>
</a>
</label>
<input
type=
"checkbox"
id=
"menu-toggle"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment