From c3c4a3cde90cae8019ab3d126ace70919ae22ec0 Mon Sep 17 00:00:00 2001 From: manolobevia Date: Thu, 8 Dec 2011 16:36:54 +0000 Subject: [PATCH] Done some styles changes on buttos for back-end forms --- webapp/web/css/edit.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/webapp/web/css/edit.css b/webapp/web/css/edit.css index ff2117ee0..8593bc19c 100644 --- a/webapp/web/css/edit.css +++ b/webapp/web/css/edit.css @@ -132,11 +132,9 @@ td.verticalfieldlabel { } .editingForm .form-button { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; - font-size: 1em; margin-top: 2px; width: auto; overflow: visible; - padding: 5px; } tr.form-row-even { background-color: #e9f0ff;