diff --git a/productMods/edit/forms/css/addAuthorsToInformationResource.css b/productMods/edit/forms/css/addAuthorsToInformationResource.css index 500f2677..f892f08a 100644 --- a/productMods/edit/forms/css/addAuthorsToInformationResource.css +++ b/productMods/edit/forms/css/addAuthorsToInformationResource.css @@ -20,9 +20,7 @@ width: 15em; } -#authorships.dd .authorNameWrapper, -#authorships.dd li, -#authorships.dd span.authorName { +#authorships.dd li { cursor: move; }