Skip to content

Commit 13f70ac

Browse files
committed
#10510 - added width 100% for main column
1 parent 51df1fe commit 13f70ac

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
.lib-vendor-prefix-flex-basis(100%);
2222
.lib-vendor-prefix-flex-grow(1);
2323
.lib-vendor-prefix-order(1);
24+
width: 100%;
2425
}
2526

2627
.sidebar-main {

0 commit comments

Comments
 (0)