aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/typography.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/components/typography.md b/docs/components/typography.md
index 4ef521a43..43f87cbde 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
<dd class="col-sm-9">Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</dd>
</dl>
{% endexample %}
-
-<div class="bs-callout bs-callout-info">
- <h4>Auto-truncating</h4>
- <p>Horizontal description lists will truncate terms that are too long to fit in the left column with <code>text-overflow</code>. In narrower viewports, they will change to the default stacked layout.</p>
-</div>