Created
April 9, 2018 09:37
-
-
Save Caffe1neAdd1ct/07cf74475bba514059ac6b2f2efa7c80 to your computer and use it in GitHub Desktop.
Find horizontal overflow scrolling css
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
<style type="text/css"> | |
* { | |
border: 1px solid #f00; | |
} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment