Small styling improvements of the ACL permissions dialog box

pull/3/head
Thomas Bruederli 12 years ago
parent b5c4e7d85c
commit 4abcbd495d

@ -111,3 +111,15 @@
text-align: center;
clear: both;
}
#aclform ul
{
list-style: none;
margin: 0.2em;
padding: 0;
}
#aclform ul li label
{
margin-left: 0.5em;
}

Loading…
Cancel
Save