Kill extra space around IE submit buttons


/ Published in: CSS
Save to your folder(s)

by Rob Soule


Copy this code and paste it in your HTML
  1. button {width: auto; overflow: visible;}

URL: http://www.viget.com/inspire/styling-the-button-element-in-internet-explorer/

Report this snippet


Comments


You need to login to view comments.