mirror of
https://github.com/friendica/friendica
synced 2024-11-17 23:43:40 +00:00
Changed mobile icon for sidebar
This commit is contained in:
parent
58737ba70f
commit
496967e7f8
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
<button type="button" class="navbar-toggle collapsed pull-left visible-sm visible-xs"
|
||||
data-toggle="offcanvas" data-target="aside" aria-haspopup="true">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<i class="fa fa-ellipsis-v fa-fw fa-lg" aria-hidden="true"></i>
|
||||
<i class="fa fa-angle-double-right fa-fw fa-lg" aria-hidden="true"></i>
|
||||
</button>
|
||||
|
||||
{{* Left section of the NavBar with navigation shortcuts/icons *}}
|
||||
|
|
Loading…
Reference in a new issue