• First off, fantastic plugin – awesome work!

    I have a slight problem though – I’m trying to get everything perfectly lined up using css, but when I make the text area 100% wide, it’s slightly bigger than the text field’s at 100%. I can’t figure out why.

    It’s a small thing, and they resize nicely on smaller screens, albeit they still are slightly different sizes when resized as well.

    Any advice? This is the css I’m using:

    .wpcf7-form .message, .wpcf7-form .text {
    max-height: 80px;
    min-width: 100%;
    max-width: 100%;
    }

    Many thanks!

    http://wordpress.org/plugins/contact-form-7/

  • The topic ‘Text area width @ 100% is wider than text field width @ 100%’ is closed to new replies.