Skip to content

Instantly share code, notes, and snippets.

@chriswrightdesign
Created October 29, 2013 00:16
Show Gist options
  • Save chriswrightdesign/7207123 to your computer and use it in GitHub Desktop.
Save chriswrightdesign/7207123 to your computer and use it in GitHub Desktop.
Fix the round border problem in Safari when doing round border 50%
%safari-round-border-fix {
-webkit-background-clip:padding-box;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment