Skip to content

Commit

Permalink
Reverting container class
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard13 committed Dec 16, 2019
1 parent ad6c093 commit 218c3ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</container>
<container name="page.main.container" as="page_main_container" htmlId="page:main-container" htmlTag="div" htmlClass="page-columns">
<container name="main.col" as="main-col" htmlId="container" htmlTag="div" htmlClass="main-col">
<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 -->
<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 -->
<container name="content" as="content"/>
</container>
</container>
Expand Down

0 comments on commit 218c3ff

Please sign in to comment.