From 89207d8307ec34e9f93a736456ec353577be5a9a Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Thu, 24 Jan 2019 11:28:00 +0100 Subject: [PATCH] =?UTF-8?q?:art:=20r=C3=A9pare=20le=20style=20des=20groupe?= =?UTF-8?q?s=20de=20boutons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/QuickLinks.js | 3 +-- source/components/ui/Button/button.css | 12 +----------- source/components/ui/index.css | 7 +++++++ .../pages/SocialSecurity/Home.js | 2 +- 4 files changed, 10 insertions(+), 14 deletions(-) diff --git a/source/components/QuickLinks.js b/source/components/QuickLinks.js index f8a157a95..7c1315a40 100644 --- a/source/components/QuickLinks.js +++ b/source/components/QuickLinks.js @@ -18,7 +18,6 @@ type Props = { const QuickLinks = ({ startConversation, - location, validInputEntered, quickLinks, conversationStarted @@ -34,7 +33,7 @@ const QuickLinks = ({ native> {styles => ( * { - margin: 0; -} -.ui__.button-container > :not(:last-child) { - margin-right: 1rem; -} + @keyframes push-button-down { from { diff --git a/source/components/ui/index.css b/source/components/ui/index.css index 17ce7adbe..a41ab6659 100644 --- a/source/components/ui/index.css +++ b/source/components/ui/index.css @@ -25,6 +25,13 @@ button { display: flex; align-items: center; justify-content: flex-end; + flex-wrap: wrap; + margin-bottom: 1rem; +} +@media (min-width: 500px) { + .ui__.answer-group > :not(:last-child) { + margin-right: 1rem; + } } @media (max-width: 500px) { .ui__.answer-group { diff --git a/source/sites/mycompanyinfrance.fr/pages/SocialSecurity/Home.js b/source/sites/mycompanyinfrance.fr/pages/SocialSecurity/Home.js index ff97fffd4..51201dc7a 100644 --- a/source/sites/mycompanyinfrance.fr/pages/SocialSecurity/Home.js +++ b/source/sites/mycompanyinfrance.fr/pages/SocialSecurity/Home.js @@ -57,7 +57,7 @@ class SocialSecurity extends Component {

Que souhaitez-vous estimer ?

-
+