Skip to content

Instantly share code, notes, and snippets.

@midu
Created April 11, 2011 18:03
Show Gist options
  • Save midu/913946 to your computer and use it in GitHub Desktop.
Save midu/913946 to your computer and use it in GitHub Desktop.
/* .ir from html5boilerplate */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
/* fix for .ir on inputs (ie) */
.ie7 input.ir {
padding-top: 999em !important;
display: inline-block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment