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

This commit is contained in:
rjy7 2010-07-05 21:29:16 +00:00
parent e44bbf3929
commit 2a88ff8308
2 changed files with 20 additions and 17 deletions

View file

@ -15,7 +15,7 @@
background: url("../images/sortable_icon.png") no-repeat left center;
}
#authorships a.authorLink {
#authorships .authorLinkWrapper {
display: inline-block;
width: 15em;
}