Amazon: not allow to buy gift card for amounts with more than 2 decimal places. Adds a confirmation before to purchase

This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-14 12:39:27 -03:00
commit a8f212474a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 17 additions and 13 deletions

View file

@ -889,7 +889,7 @@ input[type=file] {
}
.wallets {
height: 90px;
height: 110px;
}
.bar .button.back-button {

View file

@ -21,13 +21,9 @@
&.swiper-slide-next{
left:4%;
}
span{
float:right;
clear:both;
}
}
}
.swiper-pagination{
visibility: hidden;
}
}
}