Skip to content

Instantly share code, notes, and snippets.

@xl1
Last active August 29, 2015 13:58
Show Gist options
  • Save xl1/10262437 to your computer and use it in GitHub Desktop.
Save xl1/10262437 to your computer and use it in GitHub Desktop.
/* for new UI (2014/4) */
.AppContent-main > .Grid--withGutter > :first-child {
position: sticky;
top: 40px;
}
.ProfileTweet {
padding: 8px 12px;
}
.ProfileTweet--high .ProfileTweet-text {
font-size: 16px;
line-height: 1.333;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment