Widen new user 'confirm' button, fix #10917
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
f6488422c9
commit
21f3ac0ab0
|
@ -1540,6 +1540,9 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.userActions {
|
&.userActions {
|
||||||
|
#newsubmit {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
.toggleUserActions {
|
.toggleUserActions {
|
||||||
position: relative;
|
position: relative;
|
||||||
.icon-more {
|
.icon-more {
|
||||||
|
|
Loading…
Reference in New Issue