[silva.infrae.contact][emi] Resized and aligned button.

[email protected] Fri, 11 Oct 2013 17:05:55 +0200
Newsgroups gmane.comp.web.zope.silva.cvs
Message-ID <[email protected]>
author:    emi
date:      Fri Oct 11 17:05:45 2013 +0200
revision:  4:019ed96f95a6 in silva.infrae.contact
branch:    
details:   https://hg.infrae.com/silva.infrae.contact?cmd=changeset;node=019ed96f95a6
modified:  src/silva/infrae/contact/static/contactform.css
added:     
removed:   
log:       Resized and aligned button.


diffstat:

 src/silva/infrae/contact/static/contactform.css |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 7f40327863fb -r 019ed96f95a6 src/silva/infrae/contact/static/contactform.css
--- a/src/silva/infrae/contact/static/contactform.css	Fri Oct 11 16:36:31 2013 +0200
+++ b/src/silva/infrae/contact/static/contactform.css	Fri Oct 11 17:05:45 2013 +0200
@@ -28,5 +28,10 @@
 }
 
 #contactus-wrapper .actions {
-    margin: 1em;
+    margin-top: 1em;
 }
+
+input#contactform-action-contact {
+    width: 40%;
+}
+