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
[data-component-term="trends"] *, | |
[data-component-term="user_recommendations"] *, | |
[data-global-action="discover"] *, | |
*[class*=promoted] { | |
display: none !important; | |
} | |
/* | |
Stop everything bouncing upon seeing modal windows under Lion when using a trackpad (non-persistent scrollbars) | |
Originally from https://gist.github.com/1502938 |
NewerOlder