From 9d311d21840cc2020fb54a78e253bd1cb6cf2cfb Mon Sep 17 00:00:00 2001 From: mb863 Date: Mon, 24 Jan 2011 15:39:51 +0000 Subject: [PATCH] NIHVIVO-1867: Fixed the overlaps of the Submit button with the gray box showing selected author on author form --- productMods/edit/forms/css/customForm.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/productMods/edit/forms/css/customForm.css b/productMods/edit/forms/css/customForm.css index 2d4bd734..72baf379 100644 --- a/productMods/edit/forms/css/customForm.css +++ b/productMods/edit/forms/css/customForm.css @@ -113,6 +113,9 @@ form.customForm a.close:visited { form.customForm textarea { width: 30%; } +div.acSelection{ + margin-bottom: 15px; +} /* fix bad alignment in IE 6 and 7 .or, .cancel{