From 4bbaa47f4aa083d0c0a48e77b8a107e22015521b Mon Sep 17 00:00:00 2001 From: GoOz Date: Thu, 16 May 2019 10:20:10 +0200 Subject: [PATCH] Fix/minorfixes (#506) * fix: Add field button margins * fix: Remove field button margins * fix: Edit form modal fullscreen on mobile --- .../ContactForm/ContactFormField.jsx | 5 ++-- .../__snapshots__/index.spec.jsx.snap | 24 +++++++++---------- src/components/Modals/ContactFormModal.jsx | 1 + .../ContactFormModal.spec.jsx.snap | 2 +- 4 files changed, 17 insertions(+), 15 deletions(-) diff --git a/src/components/ContactCard/ContactForm/ContactFormField.jsx b/src/components/ContactCard/ContactForm/ContactFormField.jsx index f62b75e03..9e771907a 100644 --- a/src/components/ContactCard/ContactForm/ContactFormField.jsx +++ b/src/components/ContactCard/ContactForm/ContactFormField.jsx @@ -49,10 +49,11 @@ class ContactFormField extends React.Component { )}