Skip to content

Commit 7d2402c

Browse files
author
Stanislav Idolov
authored
ENGCOM-1947: Fixed a minor styling issue in page footer in order to align the columns indentations #16026
2 parents 486e92c + a60cd2e commit 7d2402c

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)