We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 444c0a6 + 40c900e commit 104ec78Copy full SHA for 104ec78
app/design/frontend/Magento/blank/web/css/source/_layout.less
@@ -18,7 +18,7 @@
18
.column.main {
19
&:extend(.abs-add-box-sizing all);
20
.lib-css(padding-bottom, @indent__xl);
21
- .lib-vendor-prefix-flex-basis(100%);
+ .lib-vendor-prefix-flex-basis(auto);
22
.lib-vendor-prefix-flex-grow(1);
23
.lib-vendor-prefix-order(1);
24
width: 100%;
0 commit comments