From e75b88341cdd85dbf06249e1aacebba19cc71685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Casper=20H=C3=BCbertz?= Date: Thu, 24 May 2018 13:34:28 +0200 Subject: [PATCH] [APM] Errors Watcher assistant - Compressed form fields (#19204) (#19387) Adding `compressed` to the EuiFormRows for a more compressed looking form. --- .../Watcher/WatcherFlyOut.js | 41 +++++++++++-------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/x-pack/plugins/apm/public/components/app/ErrorGroupOverview/Watcher/WatcherFlyOut.js b/x-pack/plugins/apm/public/components/app/ErrorGroupOverview/Watcher/WatcherFlyOut.js index c9838177973b3..54c6f0a8e0322 100644 --- a/x-pack/plugins/apm/public/components/app/ErrorGroupOverview/Watcher/WatcherFlyOut.js +++ b/x-pack/plugins/apm/public/components/app/ErrorGroupOverview/Watcher/WatcherFlyOut.js @@ -261,6 +261,7 @@ export default class WatcherFlyout extends Component { - + - + + + @@ -354,6 +361,7 @@ export default class WatcherFlyout extends Component { {this.state.actions.email && ( If you have not configured email, please see the{' '} @@ -384,6 +392,7 @@ export default class WatcherFlyout extends Component { {this.state.actions.slack && ( To get a Slack webhook, please see the{' '}