Quantcast
Channel: Topic Tag: contact-form | WordPress.org
Viewing all articles
Browse latest Browse all 5993

ryan94 on "[Plugin: Contact Form 7] How do I decrease the size of the text boxes?"

$
0
0

I commented on that line like so before your last comment:

}
input[type="text"], input[type="email"], input[type="password"], textarea {
    padding: 1%;
    border: 1px solid #EAEAEA;
    line-height: 20px;
  /*   width: 98%; */
    margin: 0px 0px 20px;
    background-color: #F8F8F8;
    border-radius: 3px;
}​​

It seems to be much shorter now, which is good. I'm not sure why it took so long to shorten itself. Very strange.


Viewing all articles
Browse latest Browse all 5993

Trending Articles