Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Commit

Permalink
Merge pull request #275 from blockchain/success-alerts
Browse files Browse the repository at this point in the history
Send success was not getting css applied to it
  • Loading branch information
jtormey committed Jan 25, 2016
2 parents 7143802 + 4f04d04 commit 0080551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/components/_alerts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
right: 12px;
z-index: 1049;
}
.alert-received-bitcoin {
.alert-received-bitcoin, .alert-sent-bitcoin {
@extend .alert-in-app;
background: white;
padding: 20px;
Expand Down

0 comments on commit 0080551

Please sign in to comment.