summaryrefslogtreecommitdiff
path: root/app/views/dashboard/_activities.html.haml
diff options
context:
space:
mode:
authorrubenmoya <rmoyarodriguez@gmail.com>2019-01-05 09:40:05 +0100
committerrubenmoya <rmoyarodriguez@gmail.com>2019-01-05 09:40:05 +0100
commitcf5a9d2993c2998e6394560f5c4fe2fef3f35b1c (patch)
treedbd6f1c6a9c7878122f485300795d5b4b5b621e8 /app/views/dashboard/_activities.html.haml
parent2269061e7151718d750bef4bbf1348dae8ac8a4a (diff)
parentd432d674148601555c4ba693bb7c282ac9fe3d4a (diff)
downloadgitlab-ce-cf5a9d2993c2998e6394560f5c4fe2fef3f35b1c.tar.gz
Merge branch 'master' into 54311-fix-board-add-label
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 9c246e19faa..4359a2c3c2b 100644
--- a/app/views/dashboard/_activities.html.haml
+++ b/app/views/dashboard/_activities.html.haml
@@ -1,7 +1,7 @@
.nav-block.activities
= render 'shared/event_filter'
.controls
- = link_to dashboard_projects_path(rss_url_options), class: 'btn rss-btn has-tooltip', title: 'Subscribe' do
+ = link_to dashboard_projects_path(rss_url_options), class: 'btn d-none d-sm-inline-block has-tooltip', title: 'Subscribe' do
%i.fa.fa-rss
.content_list