Skip to content

Instantly share code, notes, and snippets.

@loai-kanou
Forked from LeaVerou/dabblet.css
Created August 5, 2013 03:46
Show Gist options
  • Save loai-kanou/6153359 to your computer and use it in GitHub Desktop.
Save loai-kanou/6153359 to your computer and use it in GitHub Desktop.
Overflow border-radius (Gecko bug)
/**
* Overflow border-radius (Gecko bug)
*/
div {
background: deeppink;
width: 400px;
height: 300px;
border-radius: 9999999999999999999999999999999999px
}
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment