Skip to content

Commit b639c7f

Browse files
ENGCOM-7507: Fix inconsistent visual labels form login in theme blank #28084
- Merge Pull Request #28084 from mrtuvn/magento2:fix-inline-labels-form-blank-login - Merged commits: 1. d7cf188 2. 77a4e8c 3. 6b8fc4c 4. facbe37 5. 1ef8a51 6. 6e81906 7. 03a2908 8. 8c0eff0 9. 0e84ed4 10. 63550be 11. e3975c6 12. d68fa5d 13. 63552f8 14. 80c6ba7
2 parents 2d09485 + 80c6ba7 commit b639c7f

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)