Skip to content

Instantly share code, notes, and snippets.

@ccorcos
Created March 20, 2014 04:30
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 ccorcos/9657279 to your computer and use it in GitHub Desktop.
Save ccorcos/9657279 to your computer and use it in GitHub Desktop.
Why is the div larger than my inner svg element using D3?
http://stackoverflow.com/questions/4640348/why-do-scrollbars-appear-when-using-a-svg-element-inside-a-div/4642713#4642713
svg {
display:block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment