summaryrefslogtreecommitdiff
path: root/app/views/projects/tree
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-04-24 16:40:46 -0500
committerClement Ho <ClemMakesApps@gmail.com>2018-04-24 16:40:46 -0500
commit80766821b24cc13a6ce054f5b0c996bebccc4121 (patch)
treea930e81665bb24b4798906c59c1ce065099a5dbf /app/views/projects/tree
parentfe60886aa279d3031d1fe8ac596ba5fd4178b451 (diff)
downloadgitlab-ce-80766821b24cc13a6ce054f5b0c996bebccc4121.tar.gz
Revert .hide to .d-none conversion
Diffstat (limited to 'app/views/projects/tree')
-rw-r--r--app/views/projects/tree/_spinner.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/tree/_spinner.html.haml b/app/views/projects/tree/_spinner.html.haml
index 01843280403..b47ad0f41e4 100644
--- a/app/views/projects/tree/_spinner.html.haml
+++ b/app/views/projects/tree/_spinner.html.haml
@@ -1,3 +1,3 @@
-%span.log_loading.d-none
+%span.log_loading.hide
%i.fa.fa-spinner.fa-spin
Loading commit data...