]> git.mxchange.org Git - friendica.git/commitdiff
move notification to top nav on mobile view
authorVinzenz Vietzke <vinz@vinzv.de>
Sun, 18 Aug 2019 22:19:25 +0000 (00:19 +0200)
committerVinzenz Vietzke <vinz@vinzv.de>
Mon, 19 Aug 2019 15:24:36 +0000 (17:24 +0200)
closes #7536

view/theme/frio/templates/nav.tpl

index d64eae9c49a3169a1fc09f7e90fdc44ef5e95eeb..34505c5fefcc3ee1e8380522ffa5e7abc53c9ff5 100644 (file)
@@ -69,7 +69,7 @@
 
                                        {{* The notifications dropdown *}}
                                        {{if $nav.notifications}}
-                                               <li id="nav-notification" class="nav-segment hidden-xs" role="presentation">
+                                               <li id="nav-notification" class="nav-segment" role="presentation">
                                                        <a href="{{$nav.notifications.0}}" rel="#nav-notifications-menu" data-toggle="tooltip" aria-label="{{$nav.notifications.1}}" title="{{$nav.notifications.1}}" role="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                                                <i class="fa fa-exclamation-circle fa-lg" aria-hidden="true"></i>
                                                                <span role="menuitem" class="sr-only">{{$nav.notifications.1}}</span>