fix warning box size for avatar change

This commit is contained in:
Morris Jobke 2016-01-08 10:27:55 +01:00
parent 186e35d954
commit 99cf90c8a4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ input#openid, input#webdav { width:20em; }
margin-bottom: 10px;
}
#avatar .warning {
width: 350px;
width: 100%;
}
#uploadavatarbutton,
#selectavatar,