Merge pull request #2082 from matiu/feat/tx-modals2

add comment to modals
This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-10 09:13:23 -03:00
commit 4841c2dc05
3 changed files with 40 additions and 27 deletions

View file

@ -594,6 +594,7 @@ a.button-setup {
.m30v {margin: 30px 0;}
.m10h {margin:0 10px;}
.m10v {margin:10px 0;}
.m20v {margin:20px 0;}
.m30a {margin: 30px auto;}
.m-negative-l {margin-left: -0.9375rem;}
.br100 {border-radius: 100%;}