Skip to content

Commit a60cd2e

Browse files
ENGCOM-1947: Fixed a minor styling issue in page footer in order to align the columns indentations #16026
- Merge Pull Request #16026 from dmytro-ch/magento2:fix/2.1-minor-styling-issue-in-footer - Merged commits: 1. caee053
2 parents 4d1b832 + caee053 commit a60cd2e

File tree

1 file changed

+3
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Theme/web/css/source

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,9 @@
327327
.widget.block {
328328
.lib-css(margin, @indent__base 0);
329329
}
330+
.links .widget.block {
331+
margin: 0;
332+
}
330333
}
331334

332335
.no-display:extend(.abs-no-display all) {

0 commit comments

Comments
 (0)