diff --git a/cms/static/sass/_reset.scss b/cms/static/sass/_reset.scss index 041a038d1d..c2655017ec 100644 --- a/cms/static/sass/_reset.scss +++ b/cms/static/sass/_reset.scss @@ -21,7 +21,7 @@ dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, -footer, header, hgroup, menu, nav, section, summary, +footer, header, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; @@ -37,7 +37,7 @@ html,body { } article, aside, details, figcaption, figure, -footer, header, hgroup, menu, nav, section { +footer, header, menu, nav, section { display: block; } body { diff --git a/cms/templates/temp-course-landing.html b/cms/templates/temp-course-landing.html index 1bccc73fb9..5c9ed498fd 100644 --- a/cms/templates/temp-course-landing.html +++ b/cms/templates/temp-course-landing.html @@ -6,10 +6,10 @@ <%block name="content">