From a77cdad828935554712f3ff327c076f801aa7fe2 Mon Sep 17 00:00:00 2001 From: Marco Nassabain Date: Thu, 25 Feb 2021 00:25:43 +0100 Subject: =?UTF-8?q?=F0=9F=92=84=20Update=20dropdown=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marco Nassabain --- css/app.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/app.css b/css/app.css index d2ed8e53d..8b9a8d2d8 100644 --- a/css/app.css +++ b/css/app.css @@ -90,7 +90,9 @@ } .contact-input{ - margin-left: 1.5em !important; + display: flex; + justify-content: space-between; + margin: 0.5em 1.5em; } .label-group{ -- cgit v1.2.3