make sure that the selector for the visibility always fits next to 'Profile picture'
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
parent
9afd160e66
commit
d5173ac30f
|
@ -28,7 +28,7 @@ input#openid, input#webdav { width:20em; }
|
||||||
}
|
}
|
||||||
|
|
||||||
#avatarform {
|
#avatarform {
|
||||||
width: 145px;
|
min-width: 145px;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
#avatarform .avatardiv {
|
#avatarform .avatardiv {
|
||||||
|
|
Loading…
Reference in New Issue