Skip to content

Commit 104ec78

Browse files
Merge remote-tracking branch 'remotes/github/MAGETWO-59431' into EPAM-PR-61
2 parents 444c0a6 + 40c900e commit 104ec78

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/blank/web/css/source/_layout.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
.column.main {
1919
&:extend(.abs-add-box-sizing all);
2020
.lib-css(padding-bottom, @indent__xl);
21-
.lib-vendor-prefix-flex-basis(100%);
21+
.lib-vendor-prefix-flex-basis(auto);
2222
.lib-vendor-prefix-flex-grow(1);
2323
.lib-vendor-prefix-order(1);
2424
width: 100%;

0 commit comments

Comments
 (0)