From 87623aac5827f516506548802c1057b2a02afe86 Mon Sep 17 00:00:00 2001
From: Guillaume Rousse <guillaume.rousse@renater.fr>
Date: Thu, 24 May 2018 16:28:43 +0200
Subject: [PATCH] cosmetics

---
 resources/css/style.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/resources/css/style.css b/resources/css/style.css
index 007779e..5c5956c 100644
--- a/resources/css/style.css
+++ b/resources/css/style.css
@@ -67,7 +67,8 @@ main form {
 .wizard > .content {
     background: none;
     display: block;
-    margin: 0.5em;
+    margin: 0 0 1em 1em;
+    padding: 1em;
     min-height: 35em;
     position: relative;
     width: auto;
-- 
GitLab