-
-
Save iftikharuddin/ec8b230749d584a21be94191fd4719be 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 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
| * { | |
| 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