mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Don't truncate users email
This commit is contained in:
parent
122f7e4c2f
commit
7ba8dbb920
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ input#openid, input#webdav { width:20em; }
|
|||
#passworderror { display:none; }
|
||||
#passwordchanged { display:none; }
|
||||
input#identity { width:20em; }
|
||||
#email { width: 17em; }
|
||||
|
||||
.msg.success{ color:#fff; background-color:#0f0; padding:3px; text-shadow:1px 1px #000; }
|
||||
.msg.error{ color:#fff; background-color:#f00; padding:3px; text-shadow:1px 1px #000; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue