mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-21 21:38:55 +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;
|
max-width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#acl-edit #_acl_account {
|
||||||
|
min-width: 16rem;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* mail account wizard and edit
|
* mail account wizard and edit
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user