Skip to content

Instantly share code, notes, and snippets.

@jonsuh
Last active June 17, 2017 19:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonsuh/7d97d161e8c16da469e04de97bafa770 to your computer and use it in GitHub Desktop.
Save jonsuh/7d97d161e8c16da469e04de97bafa770 to your computer and use it in GitHub Desktop.
Un-roundify Twitter
.Avatar,
.avatar,
.DashboardProfileCard-avatarImage,
.DashboardProfileCard-avatarLink,
.EdgeButton,
.EdgeButton:visited,
.Gallery.is-tweetless .Gallery-content,
.Gallery.is-tweetless .Gallery-media,
.MomentUserByline-avatar,
.ProfileAvatar,
.ProfileAvatar-image,
.ProfileAvatar-placeholderImage,
.ProfileAvatarEditing,
.ProfileAvatarEditing-button,
.ProfileAvatarEditing-overlay,
.ProfileCard-avatarImage,
.ProfileCard-avatarLink,
.ProfileCardMini-avatarImage,
.ProfileListItem-avatar,
.RichEditor,
.TwitterCard-container,
.global-nav .search-input,
.nav .session .dropdown-toggle,
.nav .session .dropdown-toggle:before {
border-radius: 4px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment