I have added this style to my css file for all select inputs
select { border:1px solid #666666;; width:100%; height:26px; font-size:12px; margin:0 0 20px 0; padding-left:10px; float:right; -webkit-appearance:none; background-image:url('../../images/dropdown.png'); background-size:25px; background-position:98% 50%; background-repeat:no-repeat; border-radius:0; } how can i make my arrow look like the on in these boxes? - http://postimg.org/image/4qvumqoc1/