From 353c8b4376deb0426167e6908b599ee4aa842537 Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Mon, 17 Dec 2018 09:48:06 -0800 Subject: [PATCH] Update scss/utilities/_text.scss Co-Authored-By: mdo --- scss/utilities/_text.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/utilities/_text.scss b/scss/utilities/_text.scss index 7762aa47df..a04fd097d7 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