NIHVIVO-646 Handle authorships with no linked author in add authors to publication form.

This commit is contained in:
rjy7 2010-07-05 21:13:15 +00:00
parent 7ae1a931e4
commit e44bbf3929
2 changed files with 17 additions and 20 deletions

View file

@ -20,10 +20,6 @@
width: 15em;
}
#authorships a.authorLink.noAuthor {
width: auto;
}
#showAddForm span.or {
display: none;
}