NIHVIVO-1867: Fixed the overlaps of the Submit button with the gray box showing selected author on author form

This commit is contained in:
mb863 2011-01-24 15:39:51 +00:00
parent 8a3f71f08f
commit 9d311d2184

View file

@ -113,6 +113,9 @@ form.customForm a.close:visited {
form.customForm textarea { form.customForm textarea {
width: 30%; width: 30%;
} }
div.acSelection{
margin-bottom: 15px;
}
/* fix bad alignment in IE 6 and 7 /* fix bad alignment in IE 6 and 7
.or, .cancel{ .or, .cancel{