Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2017-05-20 00:33:19 +0300
committertauriedavis <taurie@gitlab.com>2017-05-20 00:33:19 +0300
commit2c33dd0c3282a9dee3dc0e595d81d1b683add5f9 (patch)
tree520020944e9e344694a6ba46515217beecf8a15f /app/views/dashboard/_activities.html.haml
parent27eab8a4c32e704946c667ba6eff8bd21ab3ea29 (diff)
32570 Fix border-bottom for project activity tab
Diffstat (limited to 'app/views/dashboard/_activities.html.haml')
-rw-r--r--app/views/dashboard/_activities.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/dashboard/_activities.html.haml b/app/views/dashboard/_activities.html.haml
index 89d991abe54..e1b270a08c2 100644
--- a/app/views/dashboard/_activities.html.haml
+++ b/app/views/dashboard/_activities.html.haml
@@ -1,7 +1,7 @@
.hidden-xs
= render "events/event_last_push", event: @last_push
-.nav-block
+.nav-block.activities
.controls
= link_to dashboard_projects_path(rss_url_options), class: 'btn rss-btn has-tooltip', title: 'Subscribe' do
%i.fa.fa-rss