style changes to component header

This commit is contained in:
marco
2013-05-15 11:41:19 -04:00
parent 63960ee4a2
commit 56df114edb

View File

@@ -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;