-
-
Save ShenTengTu/e357beea9a81e4194dc37f8eb55352a1 to your computer and use it in GitHub Desktop.
Debug ghost CSS elements http://wernull.com/2013/04/debug-ghost-css-elements-causing-unwanted-scrolling/
This file contains 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
* { | |
background: #000 !important; | |
color: #0f0 !important; | |
outline: solid #f00 1px !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment