From 073389ca5eafd0972a8e9e32b6a64c97d9340083 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 17 Sep 2014 22:14:27 -0700 Subject: Rename .table-condensed to .table-sm --- docs/components/tables.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/components') diff --git a/docs/components/tables.md b/docs/components/tables.md index b545f58fb..12f9cf450 100644 --- a/docs/components/tables.md +++ b/docs/components/tables.md @@ -254,12 +254,12 @@ Add `.table-hover` to enable a hover state on table rows within a ``. {% endexample %} -## Condensed table +## Small table -Add `.table-condensed` to make tables more compact by cutting cell padding in half. +Add `.table-sm` to make tables more compact by cutting cell padding in half. {% example html %} - +
-- cgit v1.2.3
#