We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79217ea commit 8326e7bCopy full SHA for 8326e7b
web_src/css/form.css
@@ -242,6 +242,7 @@ textarea:focus,
242
.user.activate form,
243
.user.forgot.password form,
244
.user.reset.password form,
245
+.user.link-account form,
246
.user.signup form {
247
margin: auto;
248
width: 700px !important;
@@ -276,6 +277,7 @@ textarea:focus,
276
277
.user.activate form .inline.field > label,
278
.user.forgot.password form .inline.field > label,
279
.user.reset.password form .inline.field > label,
280
+ .user.link-account form .inline.field > label,
281
.user.signup form .inline.field > label {
282
text-align: right;
283
width: 250px !important;
0 commit comments