Allow chromeless courseware content to be centered (#23201)
TNL-7093 Use inline styles to reset display to block from table-cell and width to auto
This commit is contained in:
@@ -86,6 +86,7 @@ ${HTML(fragment.foot_html())}
|
||||
% else:
|
||||
data-enable-completion-on-view-service="false" \
|
||||
% endif
|
||||
style="display: block; width: auto;"
|
||||
>
|
||||
<main id="main" tabindex="-1" aria-label="Content">
|
||||
${HTML(fragment.body_html())}
|
||||
|
||||
Reference in New Issue
Block a user