• Resolved naresh11381

    (@naresh11381)


    Seems like there is a layou issue on the setting page https://prnt.sc/B6cslL593XOg

    It happens when there are payment methods with long titles.

    Something like this will fix the issue

    .wp-core-ui select[multiple] {
    height: auto;
    padding-right: 8px;
    background: #fff;
    max-width: 233px;
    }

    • This topic was modified 1 year, 7 months ago by naresh11381. Reason: added more info
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Layout issue in settings’ is closed to new replies.