Skip to content

Instantly share code, notes, and snippets.

@jacopocolo
Last active August 17, 2018 20:04
Show Gist options
  • Save jacopocolo/5a3df0c74399ed613d488c980fd6a16e to your computer and use it in GitHub Desktop.
Save jacopocolo/5a3df0c74399ed613d488c980fd6a16e to your computer and use it in GitHub Desktop.
A tiny userstyle for making “filter:follows -filter:replies" prettier
.SearchNavigation-canopy,.u-bgUserColor {
display: none;
}
.AdaptiveFiltersBar {
display: none;
}
.SidebarFilterModule {
display: none;
}
.flex-module {
display: none;
}
.Trends {
display: none;
}
.AdaptiveSearchPage .AppContent {
padding: 60px 0 15px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment