From 56df114edbc5ebed03edfc96e5bfd85616af015f Mon Sep 17 00:00:00 2001 From: marco Date: Wed, 15 May 2013 11:41:19 -0400 Subject: [PATCH] style changes to component header --- cms/static/sass/views/_unit.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cms/static/sass/views/_unit.scss b/cms/static/sass/views/_unit.scss index c320996095..590ce59cd4 100644 --- a/cms/static/sass/views/_unit.scss +++ b/cms/static/sass/views/_unit.scss @@ -477,7 +477,7 @@ body.course.unit { .component-edit-header { @include box-sizing(border-box); - padding: 15px 0 15px 20px; + padding: 18px 0 18px 20px; top: 0; right: 0; background-color: $blue; @@ -502,7 +502,7 @@ body.course.unit { right: 0; top: 0; position: absolute; - padding: 10px; + padding: 15px; .mode { display: inline-block;