summaryrefslogtreecommitdiff
path: root/app/views/admin/gitaly_servers/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/gitaly_servers/index.html.haml')
-rw-r--r--app/views/admin/gitaly_servers/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/gitaly_servers/index.html.haml b/app/views/admin/gitaly_servers/index.html.haml
index 231f94dc95d..d0cf5761726 100644
--- a/app/views/admin/gitaly_servers/index.html.haml
+++ b/app/views/admin/gitaly_servers/index.html.haml
@@ -6,7 +6,7 @@
- if @gitaly_servers.any?
.table-holder
%table.table.responsive-table
- %thead.hidden-sm.hidden-xs
+ %thead.d-none.d-sm-none.d-md-block
%tr
%th= _("Storage")
%th= n_("Gitaly|Address")