Merge pull request #9879 from edx/frances/cleanup-on-demand-box-style

Align On-demand cert message with pattern library styles
This commit is contained in:
frances botsford
2015-10-07 16:39:48 -04:00

View File

@@ -12,9 +12,8 @@
.auto-cert-message {
margin: $baseline 0;
padding: $baseline;
border: 1px solid $m-blue-d1;
border-radius: 3px;
background: $m-blue-l4;
border-left: 3px solid $m-blue-d1;
background: $gray-l5;
.has-actions {