From 8cb70697a970ad1a205593b5b0a2eb4c641d46e1 Mon Sep 17 00:00:00 2001 From: mb863 Date: Fri, 17 Dec 2010 16:40:57 +0000 Subject: [PATCH] NIHVIVO-1559: Fixed position of error messages and call to action buttons for forms. --- webapp/web/css/edit.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/webapp/web/css/edit.css b/webapp/web/css/edit.css index f226e73be..eda198061 100644 --- a/webapp/web/css/edit.css +++ b/webapp/web/css/edit.css @@ -121,11 +121,8 @@ td.verticalfieldlabel { border-width: 1px; } .editingForm .form-button{ - background-color: #ccf; - border-color: #ccf; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1em; - border-width: 1px; margin-top: 2px; width: auto; overflow: visible;