Fix password display issue
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
069023416c
commit
056ce5125e
|
@ -135,6 +135,8 @@ input#openid, input#webdav { width:20em; }
|
|||
#groups {
|
||||
overflow-wrap: break-word;
|
||||
max-width: 75%;
|
||||
display: block;;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.clientsbox img {
|
||||
|
|
Loading…
Reference in New Issue