aboutsummaryrefslogtreecommitdiff
path: root/assets/css/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-23 14:22:51 -0700
committerMark Otto <[email protected]>2013-08-23 14:22:51 -0700
commit2b37d2b5333c0b10d5be53865a1a153d5ac4a4b5 (patch)
tree1264a6c24977979c09302032c5d0badad6c3ca6b /assets/css/docs.css
parent310642d5acd3b6c3f80f758c854b12a2de4cdeb6 (diff)
downloadbootstrap-2b37d2b5333c0b10d5be53865a1a153d5ac4a4b5.tar.xz
bootstrap-2b37d2b5333c0b10d5be53865a1a153d5ac4a4b5.zip
Update and document use of `small` in headings
Diffstat (limited to 'assets/css/docs.css')
-rw-r--r--assets/css/docs.css2
1 files changed, 1 insertions, 1 deletions
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;
}