From c5b3393aab96ef856d4f0124b72350dee7e07dba Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Tue, 20 Nov 2018 12:59:01 +0100 Subject: [PATCH] =?UTF-8?q?:art:=20am=C3=A9liore=20le=20style=20des=20bout?= =?UTF-8?q?ons=20dans=20le=20guide=20de=20cr=C3=A9ation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/ui/Button/button.css | 2 ++ source/components/ui/index.css | 3 ++- .../pages/Company/PickLegalStatus.js | 9 +-------- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/source/components/ui/Button/button.css b/source/components/ui/Button/button.css index d88d9bf27..c72635682 100644 --- a/source/components/ui/Button/button.css +++ b/source/components/ui/Button/button.css @@ -140,6 +140,8 @@ opacity: 0.6; border: none; padding: 0.6rem 0; + margin-top: 0; + margin-bottom: 0; color: inherit; } diff --git a/source/components/ui/index.css b/source/components/ui/index.css index 2d9041b88..a1a13d047 100644 --- a/source/components/ui/index.css +++ b/source/components/ui/index.css @@ -21,6 +21,7 @@ button { .ui__.answer-group { display: flex; justify-content: flex-end; + align-items: center; } @media (max-width: 500px) { .ui__.answer-group { @@ -29,7 +30,7 @@ button { .ui__.answer-group > * { flex-grow: 1; flex-shrink: 0; - margin-right: 0; + margin: 0.5rem !important; } } diff --git a/source/sites/mycompanyinfrance.fr/pages/Company/PickLegalStatus.js b/source/sites/mycompanyinfrance.fr/pages/Company/PickLegalStatus.js index e5ae8abc6..8a750c044 100644 --- a/source/sites/mycompanyinfrance.fr/pages/Company/PickLegalStatus.js +++ b/source/sites/mycompanyinfrance.fr/pages/Company/PickLegalStatus.js @@ -153,14 +153,7 @@ const SetMainStatus = ({ history, possibleStatus, goBackToPreviousQuestion, t, l )} - -
+