diff options
| author | Mark Otto <[email protected]> | 2014-12-11 14:19:02 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-11 14:19:02 -0800 |
| commit | 3b62bc48df6c2d9c746ae9851c1e50f72e221557 (patch) | |
| tree | 89bc103c853f946a1c3bc0fac386af7f9d7fcfa6 /docs/components | |
| parent | 3737cb1d46418203bae2b01de1cacefe91df741c (diff) | |
| download | bootstrap-3b62bc48df6c2d9c746ae9851c1e50f72e221557.tar.xz bootstrap-3b62bc48df6c2d9c746ae9851c1e50f72e221557.zip | |
nuke auto truncating message
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/typography.md | 5 |
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> |
