• Resolved valesilve

    (@valesilve)


    Hi Mark,

    thank you for you job, I really appreciate it!

    I’d like you to note that css rule in css/settings.css on line 41 changes all WordPress input, admin inputs also. So I have all inputs at 80%.

    I deleted this rule, but if I update your plugin I must to do it another time.

    input[type=text], input[type=password], textarea, select {
    padding-left: 8px !important;
    padding-right: 8px !important;
    width: 80% !important;
    }

    Regards,

    v.

Viewing 1 replies (of 1 total)
  • Plugin Contributor pewgeuges

    (@pewgeuges)

    @valesilve,

    Thank you for drawing our attention on this flaw.

    The width: 80% rule has now been deleted from settings.css.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘all input have width: 80%’ is closed to new replies.