From 6af693d1602d9e4c052c23215ac3130580bfcb17 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Aug 2013 09:10:52 -0700 Subject: Fixes #8770: mobile-first (stacked by default) horizontal dls --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css.html') 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 %}

Horizontal description

-

Make terms and descriptions in <dl> line up side-by-side.

+

Make terms and descriptions in <dl> line up side-by-side. Starts off stacked like default <dl>s, but when the navbar expands, so do these.

Description lists
-- cgit v1.2.3