From 12483e898b2dc94d03c4a633c199256be31a38fb Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Date: Thu, 9 Jun 2016 08:42:50 -0500 Subject: Update activity SVG path --- app/views/layouts/nav/_project.html.haml | 1 - app/views/shared/icons/_activity.svg | 15 ++++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/views/layouts/nav/_project.html.haml b/app/views/layouts/nav/_project.html.haml index 2a58ef224b3..ca99ba8def3 100644 --- a/app/views/layouts/nav/_project.html.haml +++ b/app/views/layouts/nav/_project.html.haml @@ -129,5 +129,4 @@ %li.hidden = link_to project_commits_path(@project), title: 'Commits', class: 'shortcuts-commits' do Commits - .fade-right diff --git a/app/views/shared/icons/_activity.svg b/app/views/shared/icons/_activity.svg index c87794b9062..d465504b154 100644 --- a/app/views/shared/icons/_activity.svg +++ b/app/views/shared/icons/_activity.svg @@ -3,13 +3,14 @@ path-1 Created with Sketch. - - - + - - - - + + + + + + + \ No newline at end of file -- cgit v1.2.1