Corrected Dashboard Display
- Simplified logic determiningg credit messaging on dashboard - Fixed bug preventing users from initiating credit request ECOM-2893
This commit is contained in:
@@ -782,14 +782,10 @@
|
||||
}
|
||||
|
||||
.credit-action {
|
||||
.credit-msg {
|
||||
@include float(left);
|
||||
width: flex-grid(10, 12);
|
||||
}
|
||||
|
||||
.credit-btn {
|
||||
@extend %btn-pl-yellow-base;
|
||||
@include float(right);
|
||||
margin-right: 5px;
|
||||
background-image: none ;
|
||||
text-shadow: none;
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user