From 2033ab6ecd21077bb5d304a28715ff47a33f65e8 Mon Sep 17 00:00:00 2001 From: Nathan Reese Date: Thu, 10 May 2018 07:09:00 -0600 Subject: [PATCH] fix input control arrows (#18929) --- .../public/components/editor/control_editor.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/core_plugins/input_control_vis/public/components/editor/control_editor.js b/src/core_plugins/input_control_vis/public/components/editor/control_editor.js index 8d755b7fc1e4..a446ea3c9bd3 100644 --- a/src/core_plugins/input_control_vis/public/components/editor/control_editor.js +++ b/src/core_plugins/input_control_vis/public/components/editor/control_editor.js @@ -98,20 +98,20 @@ export class ControlEditor extends Component { renderEditorButtons() { return (
- +