mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
Add new .text-break utility for applying word-break: break-word
This commit is contained in:
@@ -62,6 +62,8 @@
|
|||||||
|
|
||||||
.text-decoration-none { text-decoration: none !important; }
|
.text-decoration-none { text-decoration: none !important; }
|
||||||
|
|
||||||
|
.text-break { word-break: break-word !important; }
|
||||||
|
|
||||||
// Reset
|
// Reset
|
||||||
|
|
||||||
.text-reset { color: inherit !important; }
|
.text-reset { color: inherit !important; }
|
||||||
|
Reference in New Issue
Block a user