1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02:00

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

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

View File

@@ -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; }