/ Published in: CSS
URL: http://tumble.sneak.co.nz/post/928998513/fixing-the-background-bleed
This fixes the weird rendering in webkit of rounded corners
Expand |
Embed | Plain Text
-webkit-background-clip: padding-box;
You need to login to post a comment.
