add comment to modals

This commit is contained in:
Matias Alejo Garcia 2014-12-10 01:10:46 -03:00
commit e6be31da06
3 changed files with 40 additions and 27 deletions

View file

@ -592,6 +592,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%;}