summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav/_profile.html.haml
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-05-16 14:58:15 -0500
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-05-25 17:14:28 -0500
commit65a175bbd9d5e5a8f6937bcbee9505c67f168b38 (patch)
tree2633987d30a142fb4337fe2611a4b355984786a7 /app/views/layouts/nav/_profile.html.haml
parent84fee47a763b6f1dda8b58e66c893cd8cf6dda8e (diff)
downloadgitlab-ce-65a175bbd9d5e5a8f6937bcbee9505c67f168b38.tar.gz
Remove arrows from mobile scroll fade out
Diffstat (limited to 'app/views/layouts/nav/_profile.html.haml')
-rw-r--r--app/views/layouts/nav/_profile.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/layouts/nav/_profile.html.haml b/app/views/layouts/nav/_profile.html.haml
index d730840d63a..d3d733d5999 100644
--- a/app/views/layouts/nav/_profile.html.haml
+++ b/app/views/layouts/nav/_profile.html.haml
@@ -1,4 +1,4 @@
-%ul.nav-links
+%ul.nav-links#scrolling-tabs
= nav_link(path: 'profiles#show', html_options: {class: 'home'}) do
= link_to profile_path, title: 'Profile Settings' do
= icon('user fw')
@@ -47,3 +47,4 @@
= icon('history fw')
%span
Audit Log
+ .fade-out