There was an error while loading. Please reload this page.
1 parent cd76276 commit 2e5c10bCopy full SHA for 2e5c10b
1 file changed
client/blocks/signup-form/style.scss
@@ -107,9 +107,9 @@
107
}
108
109
// The challenge container renders even without a visible challenge; scope
110
- // the spacing to `.has-visible-challenge` to avoid a permanent gap.
+ // spacing to `.has-visible-challenge` to avoid a permanent gap.
111
.login__form-blackbox-challenge.has-visible-challenge {
112
- margin-block-end: 8px;
+ margin-block-start: 8px;
113
114
115
0 commit comments