aboutsummaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-11-17 17:32:14 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2016-11-21 11:29:59 +0100
commit056ce5125e2d4913946a688fed35d9b8849c2e2c (patch)
tree3eac4587fd5f34be11ced7777ea3e0bf200b595d /settings/css
parent069023416c646ab8340a8521c4db5b453e57481d (diff)
downloadnextcloud-server-056ce5125e2d4913946a688fed35d9b8849c2e2c.tar.gz
nextcloud-server-056ce5125e2d4913946a688fed35d9b8849c2e2c.zip
Fix password display issue
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index fcff32bc1e3..5ed97a61a25 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -135,6 +135,8 @@ input#openid, input#webdav { width:20em; }
#groups {
overflow-wrap: break-word;
max-width: 75%;
+ display: block;;
+ clear: both;
}
.clientsbox img {