diff options
| author | Martijn Cuppens <[email protected]> | 2018-12-17 09:48:06 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-17 09:48:06 -0800 |
| commit | 353c8b4376deb0426167e6908b599ee4aa842537 (patch) | |
| tree | 2d989c7813252cf1cefea39a339ae246bd5aec45 /scss | |
| parent | 540537c48148c46d417aabb5bf4a084fb3e5f87f (diff) | |
| download | bootstrap-353c8b4376deb0426167e6908b599ee4aa842537.tar.xz bootstrap-353c8b4376deb0426167e6908b599ee4aa842537.zip | |
Update scss/utilities/_text.scss
Co-Authored-By: mdo <[email protected]>
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/utilities/_text.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/utilities/_text.scss b/scss/utilities/_text.scss index 7762aa47d..a04fd097d 100644 --- a/scss/utilities/_text.scss +++ b/scss/utilities/_text.scss @@ -62,7 +62,7 @@ .text-decoration-none { text-decoration: none !important; } -.text-break { word-break: break-word !important; } +.text-break { word-break: break-word !important; } // Reset |
