diff --git a/app/Resources/public/css/themes/rainbow/default.css b/app/Resources/public/css/themes/rainbow/default.css index 09ce3e45b1..b89b5a4672 100755 --- a/app/Resources/public/css/themes/rainbow/default.css +++ b/app/Resources/public/css/themes/rainbow/default.css @@ -1278,7 +1278,7 @@ svg circle{ background-position: 0 -200px; } .mejs__container.mejs__video{ - margin: 20px auto; + margin: 0 auto 20px auto; } .exercise_description .mejs__container.mejs__video { margin: inherit; diff --git a/main/template/rainbow/layout/layout_2_col.tpl b/main/template/rainbow/layout/layout_2_col.tpl index ee0e028368..18dfa9455d 100755 --- a/main/template/rainbow/layout/layout_2_col.tpl +++ b/main/template/rainbow/layout/layout_2_col.tpl @@ -159,7 +159,7 @@ -