mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
fix warning box size for avatar change
This commit is contained in:
@@ -17,7 +17,7 @@ input#openid, input#webdav { width:20em; }
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#avatar .warning {
|
||||
width: 350px;
|
||||
width: 100%;
|
||||
}
|
||||
#uploadavatarbutton,
|
||||
#selectavatar,
|
||||
|
||||
Reference in New Issue
Block a user