Commit b43c7571 by Brian Talbot Committed by Ben McMorran

Studio: revising visual padding on dismiss UI used in course re-run flow

parent 7baf338c
...@@ -673,6 +673,7 @@ ...@@ -673,6 +673,7 @@
.button { .button {
@extend %btn-secondary-white; @extend %btn-secondary-white;
padding:($baseline/4) ($baseline/2);
} }
.icon,.button-copy { .icon,.button-copy {
......
...@@ -381,6 +381,7 @@ ...@@ -381,6 +381,7 @@
.button { .button {
@extend %btn-secondary-white; @extend %btn-secondary-white;
padding:($baseline/4) ($baseline/2);
} }
.icon,.button-copy { .icon,.button-copy {
......
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