From 9bafc4fea1b218b2c7065af6ec4c1514b6c178e2 Mon Sep 17 00:00:00 2001 From: Tom Dyas Date: Wed, 4 Nov 2015 11:36:55 -0500 Subject: [PATCH] add pencil icon back to graphite data source The input needed to be wrapped in a span set to display:block in order to prevent it from moving to the next line. See http://stackoverflow.com/questions/773517/style-input-element-to-fill-remaining-width-of-its-container --- .../datasource/graphite/partials/query.editor.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/graphite/partials/query.editor.html b/public/app/plugins/datasource/graphite/partials/query.editor.html index fb1bbded598..4e671354079 100755 --- a/public/app/plugins/datasource/graphite/partials/query.editor.html +++ b/public/app/plugins/datasource/graphite/partials/query.editor.html @@ -8,6 +8,11 @@
  • {{target.datasource}}
  • +
  • + + + +
  • - + + +