From fed0d8a2d405fded61bd2b7c4c70744fafd58d06 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 5 Aug 2015 17:47:45 -0700 Subject: restore page headers, use partial and page frontmatter to organize it --- docs/components/tables.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/components/tables.md') diff --git a/docs/components/tables.md b/docs/components/tables.md index 2ec988f08..c99187d8c 100644 --- a/docs/components/tables.md +++ b/docs/components/tables.md @@ -1,6 +1,7 @@ --- layout: page title: Tables +group: components --- Due to the widespread use of tables across third-party widgets like calendars and date pickers, we've designed our tables to be **opt-in**. Just add the base class `.table` to any ``. -- cgit v1.2.3