Skip to content

Instantly share code, notes, and snippets.

@epicdaze
Created August 19, 2011 00:14
Show Gist options
  • Save epicdaze/1155680 to your computer and use it in GitHub Desktop.
Save epicdaze/1155680 to your computer and use it in GitHub Desktop.
#twitter - expand latest tweet #stylish
/* when logged in, expand latest tweet instead of truncated version */
div.latest-tweet .tweet-content,
div.latest-tweet .tweet-row,
div.truncated-tweet .tweet-row {height: 60px !important;}
div.latest-tweet .tweet-row, div.truncated-tweet .tweet-row {white-space: normal !important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment