summaryrefslogtreecommitdiff
path: root/app/views/shared/_commit_well.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/_commit_well.html.haml')
-rw-r--r--app/views/shared/_commit_well.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_commit_well.html.haml b/app/views/shared/_commit_well.html.haml
index 50e3d80a84d..6f1fe9bfdc5 100644
--- a/app/views/shared/_commit_well.html.haml
+++ b/app/views/shared/_commit_well.html.haml
@@ -1,4 +1,4 @@
-.info-well.hidden-xs.project-last-commit.append-bottom-default
+.info-well.d-none.d-sm-block.project-last-commit.append-bottom-default
.well-segment
%ul.blob-commit-info
= render 'projects/commits/commit', commit: commit, ref: ref, project: project