]> source.dussan.org Git - nextcloud-server.git/commitdiff
make sure that the selector for the visibility always fits next to 'Profile picture'
authorBjoern Schiessle <bjoern@schiessle.org>
Fri, 7 Apr 2017 09:43:12 +0000 (11:43 +0200)
committerBjoern Schiessle <bjoern@schiessle.org>
Fri, 7 Apr 2017 14:30:07 +0000 (16:30 +0200)
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
settings/css/settings.css

index 884fe1d50d0789d22d1e0e0665a86e43dcff9036..5ca62248c091d9a759f31853450799967bfa6dfb 100644 (file)
@@ -28,7 +28,7 @@ input#openid, input#webdav { width:20em; }
 }
 
 #avatarform {
-       width: 145px;
+       min-width: 145px;
        padding-right: 0;
 }
 #avatarform .avatardiv {