From: Mark Otto Date: Sun, 2 Jul 2017 03:56:40 +0000 (-0700) Subject: doh, we already have that above X-Git-Tag: v4.0.0-beta~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7085988f06954413ac2c72fed23e30a38ecd6dff;p=thirdparty%2Fbootstrap.git doh, we already have that above --- diff --git a/scss/utilities/_text.scss b/scss/utilities/_text.scss index 8cbd0016cc..7f20ed76ee 100644 --- a/scss/utilities/_text.scss +++ b/scss/utilities/_text.scss @@ -47,7 +47,3 @@ .text-hide { @include text-hide(); } - -.text-truncate { - @include text-truncate(); -}