Search

9/24/2009

Can the padding/margin on radio buttons in IE6/IE7 be reduced to 0-1px? - Stack Overflow

Can the padding/margin on radio buttons in IE6/IE7 be reduced to 0-1px? - Stack Overflow


input.radio{margin-right:5px;
height:14px; /* for ie*/
width:14px; /*for ie*/
vertical-align:middle; /*for ff or will align to top*/
}

沒有留言: