Skip to content

Commit 2edfe9a

Browse files
Merge forwardport of #11063 to 2.3-develop branch
Applied pull request patch https://github.com/magento/magento2/pull/11063.patch (created by @fragdochkarl) based on commit(s): 1. c3ea1f5 2. 0c0393d 3. a0e14c9 Fixed GitHub Issues in 2.3-develop branch: - #6712: Footer Links Widget CSS Issue (reported by @crtsl)
2 parents 63b9e90 + ab48cb1 commit 2edfe9a

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

+1
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)