From 0cbfb802da9d2fa544d70ff67c43488863adca8f Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 21 Apr 2016 20:14:26 -0400 Subject: [PATCH] fixed margin --- public/modules/forms/css/form.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/modules/forms/css/form.css b/public/modules/forms/css/form.css index b0edc112..b4a51dc9 100644 --- a/public/modules/forms/css/form.css +++ b/public/modules/forms/css/form.css @@ -51,8 +51,8 @@ section.content p.breakwords { padding: 0.35em 1.2em 0.35em 1.2em; } -section.content > section > section { - margin: 70px; +section.content > section > section.container { + margin-top: 70px; } /*