Commit 56df114e by marco

style changes to component header

parent 63960ee4
...@@ -477,7 +477,7 @@ body.course.unit { ...@@ -477,7 +477,7 @@ body.course.unit {
.component-edit-header { .component-edit-header {
@include box-sizing(border-box); @include box-sizing(border-box);
padding: 15px 0 15px 20px; padding: 18px 0 18px 20px;
top: 0; top: 0;
right: 0; right: 0;
background-color: $blue; background-color: $blue;
...@@ -502,7 +502,7 @@ body.course.unit { ...@@ -502,7 +502,7 @@ body.course.unit {
right: 0; right: 0;
top: 0; top: 0;
position: absolute; position: absolute;
padding: 10px; padding: 15px;
.mode { .mode {
display: inline-block; display: inline-block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment