Skip to content

Commit ac39ca2

Browse files
author
amol 2jcommerce
committed
My-account-page-title-extra-space-on-mobile
1 parent cf69967 commit ac39ca2

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
@@ -368,7 +368,7 @@
368368

369369
.account {
370370
.page.messages {
371-
margin-bottom: @indent__xl;
371+
margin-bottom: 0;
372372
}
373373

374374
.toolbar {

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
@@ -551,7 +551,7 @@
551551

552552
.account {
553553
.page.messages {
554-
margin-bottom: @indent__xl;
554+
margin-bottom: 0;
555555
}
556556

557557
.column.main {

0 commit comments

Comments
 (0)