From f9e81981425d3fe6fefe9049e2fc07b1067ece50 Mon Sep 17 00:00:00 2001 From: topaLE <63888024+topa-LE@users.noreply.github.com> Date: Sun, 10 May 2020 01:06:23 +0200 Subject: [PATCH] Update guest.css --- tpDEsign/core/css/guest.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tpDEsign/core/css/guest.css b/tpDEsign/core/css/guest.css index 922c650..2dcb251 100644 --- a/tpDEsign/core/css/guest.css +++ b/tpDEsign/core/css/guest.css @@ -94,9 +94,7 @@ body { .wrapper { width: 100%; max-width: 500px; - margin-top: 170px !important; - /* margin-top: 10vh; */ - /* margin-right: 800px !important; */ + margin-top: 170px !important; } /* Default FORM */ @@ -742,7 +740,7 @@ fieldset.update legend + p { margin-bottom: 0; } p.info { - margin: 35px auto; + margin: 35px auto; /* margin-right: 794px; */ text-shadow: 0 0 2px rgba(0, 0, 0, .4); /* better readability on bright background */ -webkit-user-select: none;