Fixes paypro if amount has comma as decimal separator

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-19 12:26:57 -03:00
commit 0be9ee9231
3 changed files with 7 additions and 3 deletions

View file

@ -558,6 +558,7 @@ a.button-setup {
.p20 {padding:20px;}
.p10 {padding:10px;}
.p10b {padding-bottom:10px;}
.p45li {padding-left: 45px !important;}
.m30v {margin: 30px 0;}
.m10h {margin:0 10px;}
.m10v {margin:10px 0;}