Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #19315
Closed
Open
Issue created Feb 25, 2016 by Administrator@rootContributor

Add utility class for word-wrap/word-break

Created by: 0xadri

Relevant pull request: https://github.com/twbs/bootstrap/pull/19316

Very long words can break out of its containing tag.

One can force these long words to break to the next line(s) if necessary.

See an example on https://jsfiddle.net/AdrienBe/n16vqz5p/

Resources: http://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/ http://stackoverflow.com/questions/320184/how-to-prevent-long-words-from-breaking-my-div http://caniuse.com/#search=word-wrap http://stackoverflow.com/a/22811590/759452 http://developer.mozilla.org/en-US/docs/Web/CSS/word-wrap

Assignee
Assign to
Time tracking