diff --git a/stylesheets/paymentwindow.css b/stylesheets/paymentwindow.css index 4b45655..c36dbff 100644 --- a/stylesheets/paymentwindow.css +++ b/stylesheets/paymentwindow.css @@ -511,3 +511,12 @@ h4 img.icon { width: 100%; height: 42px; } + +/* + * PayPal Payments + * + */ + +.paypal-buttons { + max-height: 55px; +}