Open Amazon redeem link in system browser. Fix buy gc on mobile

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-13 16:36:08 -03:00
commit 7793be3615
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
7 changed files with 22 additions and 14 deletions

View file

@ -20,3 +20,7 @@
border: 1px solid #ccc;
border-radius: 5px;
}
ol.amazon-list {
list-style: decimal !important;
}