mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-15 19:20:47 +01:00
Admin: Set a min-width in ACL dialog
This commit is contained in:
parent
c808fbb1ad
commit
7a2c5f35fd
@ -108,6 +108,10 @@ td.admin_userAgent span {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
#acl-edit #_acl_account {
|
||||
min-width: 16rem;
|
||||
}
|
||||
|
||||
/**
|
||||
* mail account wizard and edit
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user