My Pledges: Add border only when multiple pledge lists exist

This commit is contained in:
Kelly Dwan 2019-11-08 17:14:14 -05:00
parent 521ce58de7
commit beb2db453e
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D

View file

@ -68,7 +68,7 @@ body.page.page-my-pledges {
.my-pledges__list {
&.is-pending-list {
+ .my-pledges__list {
margin-top: ms(8);
border-top: 1px solid $color-gray-light-500;
padding-top: ms(8);