mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
Resources: Give ACL dialog permissions table full width
This commit is contained in:
parent
34dd14978c
commit
286461eac3
@ -18,6 +18,7 @@ div.resources_pictureFile div.progress{
|
|||||||
#resources-acl_edit .permissions {
|
#resources-acl_edit .permissions {
|
||||||
margin: 2em 0em;
|
margin: 2em 0em;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#resources-acl_edit .permissions .th {
|
#resources-acl_edit .permissions .th {
|
||||||
|
Loading…
Reference in New Issue
Block a user