summaryrefslogtreecommitdiff
path: root/app/views/dashboard/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/dashboard/show.html.haml')
-rw-r--r--app/views/dashboard/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/dashboard/show.html.haml b/app/views/dashboard/show.html.haml
index c4018d4b6d8..e5b7fbf097e 100644
--- a/app/views/dashboard/show.html.haml
+++ b/app/views/dashboard/show.html.haml
@@ -2,7 +2,7 @@
.dashboard.row
.activities.col-md-8
= render 'activities'
- .side.col-md-4.hidden-sm
+ .side.col-md-4.hidden-sm.hidden-xs
= render 'sidebar'
- else