ECOM-1524: Display credit availability on the dashboard

This commit is contained in:
aamir-khan
2015-06-05 19:13:38 +05:00
parent 13dbfb8679
commit 987889fc37
11 changed files with 598 additions and 28 deletions

View File

@@ -531,6 +531,10 @@
padding: 0;
}
.purchase_credit {
float: right;
}
.message {
@extend %ui-depth1;
border-radius: 3px;