Created
February 12, 2015 15:14
-
-
Save tdwesten/94cbd01016a360c756a0 to your computer and use it in GitHub Desktop.
Disable BR tag's for inline content
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| div br { | |
| display: none; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment