NIHVIVO-2086

Corrected the positioning of selected author box on author form
This commit is contained in:
mb863 2011-02-09 18:31:29 +00:00
parent 1a8cfc6b07
commit 251de7e02b
2 changed files with 5 additions and 3 deletions

View file

@ -26,7 +26,8 @@ class, in case we want to re-enable DD without a page reload. */
margin-left: 2em;
}
form h3 {
margin-bottom: .5em;
margin-bottom: 0;
padding-bottom: 0;
}
form a:link.cancel,
form a:visited.cancel,