clickwebdesign@
I'm interested in any feedback!
Prob in Firefox 18.0 the button search is not rounded in all part
#search-submit {
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(223, 182, 38, 0.8);
background-image: url("http://forums.appthemes.com/images/button.png");
background-origin: border-box !important;
background-position: 0 0;
background-repeat: repeat;
background-size: auto auto;
border: 2px solid #C8AA3E;
border-collapse: separate;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.24);
cursor: pointer;
display: block;
font-size: 18px;
font-style: italic;
font-weight: bold;
height: auto;
line-height: 35px;
margin: 0 auto;
padding: 0
105px; <----///// work with value 99 in Firefox
text-shadow: 0 1px 0 #DDDDDD;
}
have nice day
mr green