From 3b62bc48df6c2d9c746ae9851c1e50f72e221557 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 11 Dec 2014 14:19:02 -0800 Subject: [PATCH] nuke auto truncating message --- docs/components/typography.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/components/typography.md b/docs/components/typography.md index 4ef521a431..43f87cbdeb 100644 --- a/docs/components/typography.md +++ b/docs/components/typography.md @@ -352,8 +352,3 @@ Align terms and descriptions horizontally by using our grid system's predefined
Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.
{% endexample %} - -
-

Auto-truncating

-

Horizontal description lists will truncate terms that are too long to fit in the left column with text-overflow. In narrower viewports, they will change to the default stacked layout.

-