From 8d039c572f0e5f5245bd155a4e4d35400e6962c6 Mon Sep 17 00:00:00 2001 From: Ildar Kamalov Date: Fri, 7 Feb 2020 18:37:39 +0300 Subject: [PATCH] - client: fix button position --- client/src/install/Setup/Settings.js | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/client/src/install/Setup/Settings.js b/client/src/install/Setup/Settings.js index 22685ca5..66f1691e 100644 --- a/client/src/install/Setup/Settings.js +++ b/client/src/install/Setup/Settings.js @@ -81,12 +81,14 @@ class Settings extends Component { {status === STATIC_STATUS.DISABLED && ( - text]}> - install_static_configure - +
+ text]}> + install_static_configure + +