Update notification icon (#4343)
This commit is contained in:
parent
5d1a6382b6
commit
4b654ad17f
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@
|
|||
<div class="right stackable menu">
|
||||
<a href="{{AppSubUrl}}/notifications" class="item poping up" data-content='{{.i18n.Tr "notifications"}}' data-variation="tiny inverted">
|
||||
<span class="text">
|
||||
<i class="fitted octicon octicon-inbox"></i>
|
||||
<i class="fitted octicon octicon-bell"></i>
|
||||
<span class="sr-mobile-only">{{.i18n.Tr "notifications"}}</span>
|
||||
|
||||
{{if .NotificationUnreadCount}}
|
||||
|
|
Loading…
Reference in a new issue