From 7b9bf8d3e5df2886aa6c2fa60443117079376393 Mon Sep 17 00:00:00 2001 From: Stuart Nelson Date: Fri, 9 Jan 2015 14:12:52 +0100 Subject: [PATCH] Query header. --- web/static/css/graph.css | 8 ++++++++ web/static/js/graph_template.handlebar | 14 ++++++++------ 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/web/static/css/graph.css b/web/static/css/graph.css index 322d9884f..8e32b7e2f 100644 --- a/web/static/css/graph.css +++ b/web/static/css/graph.css @@ -242,3 +242,11 @@ input[name="end_input"], input[name="range_input"] { .prometheus_input_group .date_input { width: 200px; } + +.form-group .input-group .expression_input { + width: 450px; +} + +.expression_select { + max-width: 350px; +} diff --git a/web/static/js/graph_template.handlebar b/web/static/js/graph_template.handlebar index 2c1501d41..b610c22db 100644 --- a/web/static/js/graph_template.handlebar +++ b/web/static/js/graph_template.handlebar @@ -1,16 +1,18 @@
-
+
-
+
- + - +
@@ -93,7 +95,7 @@
-
+