Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. .sr-only {
  2. /* do NOT use display: none */
  3. border: 0;
  4. clip: rect(0 0 0 0);
  5. height: 1px; /* should never be 0 */
  6. margin: -1px;
  7. overflow: hidden;
  8. padding: 0;
  9. position: absolute;
  10. width: 1px; /* should never be 0 */
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement