From 21f3ac0ab0bd163d17d55bda33506f2aa202d9ed Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 1 Oct 2018 22:23:58 +0200 Subject: Widen new user 'confirm' button, fix #10917 Signed-off-by: Jan-Christoph Borchardt --- settings/css/settings.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'settings/css') 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 { -- cgit v1.2.3