1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-22 09:47:21 +01:00

clean up twitter a bit more

This commit is contained in:
Matthias Kretschmann 2016-02-18 00:51:30 +01:00
parent 1746d101a0
commit 5f01f98120

View File

@ -115,7 +115,9 @@ div[guidedhelpid="invitefriends"],
.module.trends,
.ProfileWTFAndTrends,
.ScrollBump--recentlyFollowed,
.WhoToFollow {
.WhoToFollow,
.Footer,
.SidebarCommonModules {
display: none !important;
}
@ -124,6 +126,16 @@ div[guidedhelpid="invitefriends"],
display: none !important;
}
/* Search results */
.AdaptiveSearchPage div.Grid-cell.u-size1of3.u-lg-size1of4 {
display: none !important;
}
.AdaptiveSearchPage div.Grid-cell.u-size2of3.u-lg-size3of4 {
margin: auto !important;
display: block !important;
}
/* GOOGLE+
-----------------------------------------*/