diff --git a/src/main/ui/static/templates/hf/css/gateway_payment.css b/src/main/ui/static/templates/hf/css/gateway_payment.css index 2c79b10b4..5b68bcd22 100644 --- a/src/main/ui/static/templates/hf/css/gateway_payment.css +++ b/src/main/ui/static/templates/hf/css/gateway_payment.css @@ -167,12 +167,12 @@ select { background: #FFFFFF; border: 1px solid #EBEBEB; box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.30); - width: 80px; - height: 80px; - border-radius: 80px; + width: 120px; + height: 120px; + border-radius: 120px; text-align: center; margin: 0 auto; - line-height: 80px; + line-height: 120px; } .main-right-top img { width: 35px;