Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-03-21 19:28:07 +0300
committerPhil Hughes <me@iamphill.com>2018-03-21 19:28:07 +0300
commitab53f7aa136762e90c2addca7d930b134a42567c (patch)
tree46b779c372aaa218ef47b84e0426406e4ae1886e /app/views/peek/_bar.html.haml
parent40c338a4bbcfbcb1da0a54acfdf730f6bae6763f (diff)
Fix performance bar spacing
Diffstat (limited to 'app/views/peek/_bar.html.haml')
-rw-r--r--app/views/peek/_bar.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/peek/_bar.html.haml b/app/views/peek/_bar.html.haml
index 14dafa197b5..b4d86e1601c 100644
--- a/app/views/peek/_bar.html.haml
+++ b/app/views/peek/_bar.html.haml
@@ -6,7 +6,7 @@
profile_url: url_for(params.merge(lineprofiler: 'true')) },
class: Peek.env }
-#peek-view-performance-bar
+#peek-view-performance-bar.hidden
= render_server_response_time
%span#serverstats
%ul.performance-bar