Skip to content

Commit 02dafc3

Browse files
committed
Merge remote-tracking branch 'origin/MC-23219' into 2.3-develop-pr97
2 parents a8f09c7 + 4ef5305 commit 02dafc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/view/adminhtml/page_layout/admin-2columns-left.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</container>
3232
<container name="page.main.container" as="page_main_container" htmlId="page:main-container" htmlTag="div" htmlClass="page-columns">
3333
<container name="main.col" as="main-col" htmlId="container" htmlTag="div" htmlClass="main-col">
34-
<container name="admin.scope.col.wrap" as="admin-scope-col-wrap" htmlTag="div" htmlClass="form-inline"> <!-- ToDo UI: remove this wrapper remove with old styles removal -->
34+
<container name="admin.scope.col.wrap" as="admin-scope-col-wrap" htmlTag="div" htmlClass="admin__scope-old"> <!-- ToDo UI: remove this wrapper remove with old styles removal -->
3535
<container name="content" as="content"/>
3636
</container>
3737
</container>

0 commit comments

Comments
 (0)