Skip to content

Commit a570051

Browse files
author
Oleg Zinoviev
committed
MAGETWO-38408: Customer account form is displayed broken
1 parent 463c715 commit a570051

File tree

1 file changed

+1
-2
lines changed
  • app/design/frontend/Magento/blank/web/css/source

1 file changed

+1
-2
lines changed

app/design/frontend/Magento/blank/web/css/source/_forms.less

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,7 @@ select:focus ~ .tooltip .tooltip-content {
143143
.legend {
144144
&:extend(.abs-margin-for-forms-desktop all);
145145
}
146-
> .field,
147-
> .fields > .field {
146+
> .field {
148147
.form-field-type-revert();
149148
margin: 0 0 @form-field__vertical-indent__desktop;
150149
}

0 commit comments

Comments
 (0)