You are here

commerce_payflow.theme.css in Commerce PayPal 7.2

.commerce-paypal-icon {
  position: relative;
  top: 6px;
  margin-right: 4px;
}

File

modules/payflow/theme/commerce_payflow.theme.css
View source
  1. .commerce-paypal-icon {
  2. position: relative;
  3. top: 6px;
  4. margin-right: 4px;
  5. }