Skip to content

Commit 94ab12f

Browse files
committed
MAGETWO-80112: 6712 Remove additional margin for footer links widget; prevents layou… magento#11063
- Merge Pull Request magento#11063 from fragdochkarl/magento2:6712/footer-links-widget-css - Merged commits: 1. c3ea1f5 2. 0c0393d 3. a0e14c9
2 parents d5cf0c3 + a0e14c9 commit 94ab12f

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@
333333
.widget.block {
334334
.lib-css(margin, @indent__base 0);
335335
}
336+
.links .widget.block { margin: 0; }
336337
}
337338

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

0 commit comments

Comments
 (0)