]> git.mxchange.org Git - friendica.git/commitdiff
Changed mobile icon for sidebar
authorAnubis2814 <Anubis2814@yahoo.com>
Wed, 26 Apr 2023 02:10:27 +0000 (22:10 -0400)
committerAnubis2814 <Anubis2814@yahoo.com>
Wed, 26 Apr 2023 02:10:27 +0000 (22:10 -0400)
view/theme/frio/templates/nav.tpl

index ececab4d4c8389c165293955feab363d6a4af12d..88a8e4bf6f587acb43bb92c1de93f6608b309af1 100644 (file)
@@ -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 *}}