From 2b37d2b5333c0b10d5be53865a1a153d5ac4a4b5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 23 Aug 2013 14:22:51 -0700 Subject: Update and document use of `small` in headings --- assets/css/docs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css/docs.css') diff --git a/assets/css/docs.css b/assets/css/docs.css index c4551cd16..4654230ce 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -642,7 +642,7 @@ h1[id] { } /* Typography */ -.bs-example-type .table td:last-child { +.bs-example-type .table .info { color: #999; vertical-align: middle; } -- cgit v1.2.3