This commit is contained in:
rjy7 2010-08-20 14:51:10 +00:00
parent d83460bd36
commit 8f6162218e
2 changed files with 7 additions and 2 deletions

View file

@ -10,7 +10,8 @@
}
/* Use class dd rather than jQuery UI's class ui-sortable, so that we can remove
* the class if there's fewer than one author.
* the class if there's fewer than one author. We don't want to remove the ui-sortable
* class, in case we want to re-enable DD without a page reload.
*/
#authorships.dd li {
padding-left: 1em;