Skip to content

Commit b86ecda

Browse files
authored
ENGCOM-7507: Fix inconsistent visual labels form login in theme blank #28084
2 parents 3c5e3ca + 5040935 commit b86ecda

File tree

1 file changed

+0
-13
lines changed
  • app/design/frontend/Magento/blank/Magento_Customer/web/css/source

1 file changed

+0
-13
lines changed

app/design/frontend/Magento/blank/Magento_Customer/web/css/source/_module.less

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -414,8 +414,6 @@
414414
&:extend(.abs-blocks-2columns all);
415415
.login {
416416
.actions-toolbar {
417-
margin-left: 0;
418-
419417
> .primary {
420418
margin-bottom: 0;
421419
margin-right: @indent__l;
@@ -430,19 +428,8 @@
430428

431429
.fieldset {
432430
&:after {
433-
margin-left: 0;
434431
&:extend(.abs-margin-for-forms-desktop all);
435432
}
436-
437-
> .field {
438-
> .control {
439-
width: 80%;
440-
}
441-
442-
.label {
443-
text-align: left;
444-
}
445-
}
446433
}
447434
}
448435

0 commit comments

Comments
 (0)