Created
December 20, 2015 04:52
-
-
Save williamho/1e61a8357c3fc76a767b to your computer and use it in GitHub Desktop.
custom styles for twitter
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
| li.js-moments-tab { | |
| display: none; | |
| } | |
| ol.expanded-conversation div.AdaptiveMedia.is-square { | |
| max-height: none !important; | |
| overflow: auto; | |
| } | |
| ol.expanded-conversation div.AdaptiveMedia-singlePhoto img { | |
| top: 0 !important; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment