When styling a form element in Bootstrap 3, it renders an ugly button on the in Firefox on OS X:
You can actually change the grey box around the dropdown arrow in IE:
select::-ms-expand { width:12px; border:none; background:#fff; }