Skip to content

Instantly share code, notes, and snippets.

@masterk63
Created July 25, 2017 13:36
Show Gist options
  • Save masterk63/0994819b8a90d14e25e29e26c14f1e81 to your computer and use it in GitHub Desktop.
Save masterk63/0994819b8a90d14e25e29e26c14f1e81 to your computer and use it in GitHub Desktop.
ajustar texto del contenido wrap text
.ajustarTexto{
word-break: break-all;
white-space: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment