From 40e5c4f8ba85f9a2ec5c7378bcd1ac3fe780af4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 26 Jun 2019 09:56:11 +0200 Subject: [PATCH] Prometheus: Minor style fix (#17773) * Prometheus: Minor style fix * Updated snapshot --- .../prometheus/components/PromQueryEditor.tsx | 22 +++++------ .../PromQueryEditor.test.tsx.snap | 37 +++++++------------ 2 files changed, 24 insertions(+), 35 deletions(-) diff --git a/public/app/plugins/datasource/prometheus/components/PromQueryEditor.tsx b/public/app/plugins/datasource/prometheus/components/PromQueryEditor.tsx index fc5d71ff858..6196a100282 100644 --- a/public/app/plugins/datasource/prometheus/components/PromQueryEditor.tsx +++ b/public/app/plugins/datasource/prometheus/components/PromQueryEditor.tsx @@ -98,18 +98,16 @@ export class PromQueryEditor extends PureComponent { return (
-
- -
+
diff --git a/public/app/plugins/datasource/prometheus/components/__snapshots__/PromQueryEditor.test.tsx.snap b/public/app/plugins/datasource/prometheus/components/__snapshots__/PromQueryEditor.test.tsx.snap index a705b312ea4..184648c1cc8 100644 --- a/public/app/plugins/datasource/prometheus/components/__snapshots__/PromQueryEditor.test.tsx.snap +++ b/public/app/plugins/datasource/prometheus/components/__snapshots__/PromQueryEditor.test.tsx.snap @@ -2,33 +2,24 @@ exports[`Render PromQueryEditor with basic options should render 1`] = `
-
- -
+ } + />