Created
June 4, 2016 08:27
-
-
Save chris-pearce/3ae5c6d67223fc8d8089168d30ed6d77 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.h-hide-visually { | |
border: 0; | |
clip: rect(0 0 0 0); | |
height: 1px; | |
margin: -1px ; | |
overflow: hidden; | |
padding: 0; | |
position: absolute; | |
width: 1px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment