From 7f4cc5d3f3f92338a464853c182b9d6a3ea850eb Mon Sep 17 00:00:00 2001 From: Emiliano Ciavatta Date: Sun, 27 Sep 2020 18:43:27 +0200 Subject: Replaced the old fields with the new ones --- frontend/src/views/Header.scss | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'frontend/src/views/Header.scss') diff --git a/frontend/src/views/Header.scss b/frontend/src/views/Header.scss index 71d49e3..15d1375 100644 --- a/frontend/src/views/Header.scss +++ b/frontend/src/views/Header.scss @@ -14,11 +14,12 @@ } .header-buttons { - margin: 5px 0; - text-align: right; + margin: 7px 0; + display: flex; + justify-content: flex-end; - button { - margin-left: 10px; + .button-field { + margin-left: 7px; } } -- cgit v1.2.3-70-g09d2