0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Merge branch 'text-break-util' into v4-dev

This commit is contained in:
Mark Otto 2018-12-21 14:47:52 -08:00
commit cdcfd3b1e8

View File

@ -62,6 +62,8 @@
.text-decoration-none { text-decoration: none !important; }
.text-break { word-break: break-word !important; }
// Reset
.text-reset { color: inherit !important; }