Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Commit b0fca1d

Browse files
authored
Update _widgets.less
1 parent 970a746 commit b0fca1d

File tree

1 file changed

+1
-2
lines changed
  • app/design/frontend/Magento/blank/Magento_Banner/web/css/source

1 file changed

+1
-2
lines changed

app/design/frontend/Magento/blank/Magento_Banner/web/css/source/_widgets.less

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// _____________________________________________
99

1010
& when (@media-common = true) {
11-
1211
.block-banners,
1312
.block-banners-inline {
1413
&:extend(.abs-margin-for-blocks-and-widgets);
@@ -22,7 +21,7 @@
2221
}
2322

2423
.banner-item-content {
25-
.lib-css(margin-bottom, @indent__base);
24+
margin-bottom: @indent__base;
2625

2726
img {
2827
display: block;

0 commit comments

Comments
 (0)