MDL-66503 themes: Set the embed page to display block.

This commit is contained in:
Adrian Greeve
2019-12-11 09:39:01 +08:00
parent fcc93935be
commit 50dd06be9f
+1 -1
View File
@@ -45,7 +45,7 @@
{{{ output.standard_top_of_body_html }}}
<div id="page">
<div id="page-content">
<div id="page-content" class="d-block">
{{{ output.main_content }}}
</div>
</div>