better spacing for tx description

This commit is contained in:
Marty Alcala 2016-11-01 14:56:53 -04:00
commit 26ad0cc110
3 changed files with 7 additions and 4 deletions

View file

@ -21,7 +21,10 @@
}
&__tx-icon {
float: left;
margin-right: 10px;
margin-right: 25px;
}
&__tx-message {
margin-right: 1rem;
}
}