Merge pull request #17293 from edx/bundles_dashboard_fix

Bundles dashboard fix
This commit is contained in:
Matthew Piatetsky
2018-01-24 10:21:02 -05:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -27,6 +27,10 @@
background: #009b00 !important;
}
.complete-program-dashboard-button .list-price {
text-decoration: line-through;
}
.complete-program-dashboard-span {
display: block;
float: right;