Only show granted permissions when viewing role details
Hopefully a little easier on the eyes..still could use more improvements though I'm sure.
This commit is contained in:
parent
2b1a493706
commit
41ca3859f6
2 changed files with 18 additions and 8 deletions
|
@ -3,6 +3,10 @@
|
|||
* Permission Lists
|
||||
******************************/
|
||||
|
||||
div.field-wrapper.permissions {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
div.field-wrapper.permissions div.field div.group {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue