Skip to content

Instantly share code, notes, and snippets.

@tdwesten
Created February 12, 2015 15:14
Show Gist options
  • Select an option

  • Save tdwesten/94cbd01016a360c756a0 to your computer and use it in GitHub Desktop.

Select an option

Save tdwesten/94cbd01016a360c756a0 to your computer and use it in GitHub Desktop.
Disable BR tag's for inline content
div br {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment