フォントデカ過ぎ。マージン広すぎ。twitterの鬱陶しい新UIの性根を少しでも叩き直すためのCSSです。例によって俺用なので適当にご調整を。
@-moz-document url-prefix("https://twitter.com") { /* font size */ .tweet-text{ font-size: 10pt !important; line-height: 125% !important; } .ProfileTweet-text, .permalink-tweet p, .permalink-tweet p b{ font-size: 11pt !important; line-height: 125% !important; } /* tweet margin (padding) */ .ProfileTweet{ padding: 5pt !important; } .permalink-tweet{ padding: 8pt !important; } /* right column */ .u-size1of3{ display: none !important; } /* navigation bar */ div.ProfileCanopy-avatar{ bottom: -67px !important; } div.ProfileCanopy--withNav{ padding-bottom: 40px !important; } div.ProfileCanopy-navBar, div.ProfileCanopy-navBar div, div.ProfileCanopy-navBar a{ height: 40px !important; } a.ProfileNav-stat{ padding: 5px 15px 2px !important; } .ProfileNav-item--userActions{ height: 39px !important; padding-top: 1px !important; } ul.ProfileHeading-toggle li{ padding: 6px 15px 6px !important; font-size: 12pt !important; } }