Skip to content

Commit a68e815

Browse files
author
Amol2jcommerce
committed
unwanted changes reverted CSS-Property-name-issue
1 parent 9a0c504 commit a68e815

File tree

2 files changed

+2
-2
lines changed
  • app/design/frontend/Magento

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421

422422
> .field {
423423
> .control {
424-
width: 80%;
424+
width: 55%;
425425
}
426426
}
427427
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375
.fieldset {
376376
> .field {
377377
> .control {
378-
width: 80%;
378+
width: 55%;
379379
}
380380
}
381381
}

0 commit comments

Comments
 (0)