mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Add new .text-break utility for applying word-break: break-word
This commit is contained in:
parent
dac464a5b8
commit
540537c481
@ -62,6 +62,8 @@
|
||||
|
||||
.text-decoration-none { text-decoration: none !important; }
|
||||
|
||||
.text-break { word-break: break-word !important; }
|
||||
|
||||
// Reset
|
||||
|
||||
.text-reset { color: inherit !important; }
|
||||
|
Loading…
Reference in New Issue
Block a user