I have a problem with my submit button in index page. The site is site If you see submit button has extra 1 px line around it, and I have no idea why and how to fix it, I tried everything. If anyone here can tell me please how to fix this. Thanks in advance
For some reason you appear to have this over and over in your css fix that and you'll be sorted input[type="submit"] { background: none repeat scroll 0 0 #4690D6; border: 1px solid #4690D6; color: #FFFFFF; } Code (markup):