summaryrefslogtreecommitdiff
path: root/app/views/profiles/notifications/_settings.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-02-29 16:01:11 +0000
committerPhil Hughes <me@iamphill.com>2016-03-01 13:17:02 +0000
commit1aa2ba48d039691673febfe1352b4f71636c3552 (patch)
tree6d37593ab7800372863bf8317f91ac262cc37a78 /app/views/profiles/notifications/_settings.html.haml
parentcee157bd5212643c3caaaf5651eeb836420cc521 (diff)
downloadgitlab-ce-1aa2ba48d039691673febfe1352b4f71636c3552.tar.gz
Notifications settings UI
Closes #13859
Diffstat (limited to 'app/views/profiles/notifications/_settings.html.haml')
-rw-r--r--app/views/profiles/notifications/_settings.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/profiles/notifications/_settings.html.haml b/app/views/profiles/notifications/_settings.html.haml
index 742c5c4b68d..d0d044136f6 100644
--- a/app/views/profiles/notifications/_settings.html.haml
+++ b/app/views/profiles/notifications/_settings.html.haml
@@ -1,5 +1,5 @@
-%li
- %span.notification.fa.fa-holder
+%li.notification-list-item
+ %span.notification.fa.fa-holder.append-right-5
- if notification.global?
= notification_icon(@notification)
- else