Skip to content

Instantly share code, notes, and snippets.

@justforuse
Created January 11, 2017 10:09
Show Gist options
  • Save justforuse/d1c01f42d54a9023af14f88a2295d925 to your computer and use it in GitHub Desktop.
Save justforuse/d1c01f42d54a9023af14f88a2295d925 to your computer and use it in GitHub Desktop.
Angular UI-Grid display multiple spaces as a space
.ui-grid-cell-contents {
white-space: pre !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment