aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-05 09:10:52 -0700
committerMark Otto <[email protected]>2013-08-05 09:10:52 -0700
commit6af693d1602d9e4c052c23215ac3130580bfcb17 (patch)
tree2f793c1ac5ace9d10644c14ecedb5ddb1addf0a8 /css.html
parent41eef69e6f4d86b5a7ead7abb6d20f0bf6c5404c (diff)
downloadbootstrap-6af693d1602d9e4c052c23215ac3130580bfcb17.tar.xz
bootstrap-6af693d1602d9e4c052c23215ac3130580bfcb17.zip
Fixes #8770: mobile-first (stacked by default) horizontal dls
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index 870be8bd8..81fe3e8ee 100644
--- a/css.html
+++ b/css.html
@@ -807,7 +807,7 @@ base_url: "../"
{% endhighlight %}
<h4>Horizontal description</h4>
- <p>Make terms and descriptions in <code>&lt;dl&gt;</code> line up side-by-side.</p>
+ <p>Make terms and descriptions in <code>&lt;dl&gt;</code> line up side-by-side. Starts off stacked like default <code>&lt;dl&gt;</code>s, but when the navbar expands, so do these.</p>
<div class="bs-example">
<dl class="dl-horizontal">
<dt>Description lists</dt>