From 016ed12c117ad6e6ebdf0bc6cf4d30542d5f1b64 Mon Sep 17 00:00:00 2001 From: Ferran Marcet Date: Wed, 6 Sep 2017 12:09:07 +0200 Subject: [PATCH] Fix: Credit card field showing too small --- htdocs/public/stripe/newpayment.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/public/stripe/newpayment.php b/htdocs/public/stripe/newpayment.php index 962185b8397..53ffcf87cbf 100644 --- a/htdocs/public/stripe/newpayment.php +++ b/htdocs/public/stripe/newpayment.php @@ -2,6 +2,7 @@ /* Copyright (C) 2017 Alexandre Spangaro * Copyright (C) 2017 Saasprov * Copyright (C) 2017 Laurent Destailleur + * Copyright (C) 2017 Ferran Marcet * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1125,7 +1126,7 @@ if (preg_match('/^dopayment/',$action)) -
+