Skip to content

Instantly share code, notes, and snippets.

@radarin
Created October 16, 2017 20:53
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 radarin/0c000472eab5615e0d71cea82bcd7551 to your computer and use it in GitHub Desktop.
Save radarin/0c000472eab5615e0d71cea82bcd7551 to your computer and use it in GitHub Desktop.
No Break in CSS
.nobr {
white-space : nowrap;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment