Skip to content

Instantly share code, notes, and snippets.

@kdimatteo
Created September 30, 2016 20:15
Show Gist options
  • Save kdimatteo/f6a6726567812d95c0171d64feeb7a98 to your computer and use it in GitHub Desktop.
Save kdimatteo/f6a6726567812d95c0171d64feeb7a98 to your computer and use it in GitHub Desktop.
sr-only
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment