From: Ove Klykken Date: Tue, 29 Jul 2014 16:53:51 +0000 (-0400) Subject: margin above submit button X-Git-Tag: VV1^2~46 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2f6b007498add9ce7e7d100220204129402a1956;p=web%2FCityofMI.git margin above submit button --- diff --git a/css/contactform.css b/css/contactform.css index 2419e64..4943fab 100755 --- a/css/contactform.css +++ b/css/contactform.css @@ -1,3 +1,6 @@ +#contact_form .row .button { + margin-top: 1em; + } #contact, .webform {margin: 10px;}