summaryrefslogtreecommitdiff
path: root/app/views/dashboard
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-01-03 19:38:34 +0000
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-01-03 19:38:34 +0000
commit3a60173738c277b7ad7da31ebb577d1aaf694485 (patch)
treeca46c529d8aafe2989388a5a6b16ce34cb697684 /app/views/dashboard
parent21728cfea8c35a079dcf976f6ca39a4e06f78180 (diff)
parente02ed58be9719d52d6efe476d0e0db53edab3139 (diff)
downloadgitlab-ce-3a60173738c277b7ad7da31ebb577d1aaf694485.tar.gz
Merge branch '54386-integrate-mobile-css-framework-into-specific-frameworks' into 'master'
Integrate mobile CSS framework into specific frameworks Closes #54386 See merge request gitlab-org/gitlab-ce!23301
Diffstat (limited to 'app/views/dashboard')
-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