Skip to content

Instantly share code, notes, and snippets.

@kmlprtsng
Created August 30, 2013 16:15
Show Gist options
  • Select an option

  • Save kmlprtsng/6391543 to your computer and use it in GitHub Desktop.

Select an option

Save kmlprtsng/6391543 to your computer and use it in GitHub Desktop.
Min Width for Legacy IE
IE 6 doesn't support it but IE7+ does but IE7 support is bit buggy apparently.
IE6 supports width as min-width anyway. Doh!
_width: 200px;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment