summaryrefslogtreecommitdiffstats
path: root/settings/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-01 22:23:58 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-01 22:42:57 +0200
commit21f3ac0ab0bd163d17d55bda33506f2aa202d9ed (patch)
tree8ce4bf23b60506b107ff3954c87cb49dd8b6f92e /settings/css
parentf6488422c99e3ac472116614627d5bdc065c1391 (diff)
downloadnextcloud-server-21f3ac0ab0bd163d17d55bda33506f2aa202d9ed.tar.gz
nextcloud-server-21f3ac0ab0bd163d17d55bda33506f2aa202d9ed.zip
Widen new user 'confirm' button, fix #10917
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'settings/css')
-rw-r--r--settings/css/settings.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/css/settings.scss b/settings/css/settings.scss
index 00dc2b03e84..ae1a456b699 100644
--- a/settings/css/settings.scss
+++ b/settings/css/settings.scss
@@ -1540,6 +1540,9 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
}
}
&.userActions {
+ #newsubmit {
+ width: 100%;
+ }
.toggleUserActions {
position: relative;
.icon-more {