From 9054c621fcb5dbb887ea994ec559abe4ec769188 Mon Sep 17 00:00:00 2001 From: Frances Botsford Date: Fri, 21 Mar 2014 15:47:32 -0400 Subject: [PATCH] keeping the component editor inside the component window --- cms/static/sass/views/_unit.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/cms/static/sass/views/_unit.scss b/cms/static/sass/views/_unit.scss index 0a315e6799..1128663378 100644 --- a/cms/static/sass/views/_unit.scss +++ b/cms/static/sass/views/_unit.scss @@ -485,6 +485,7 @@ body.course.unit,.view-unit { .row { margin-bottom: 0px; + overflow: hidden; } // Module Actions, also used for Static Pages