all input have width: 80%
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘all input have width: 80%’ is closed to new replies.