aboutsummaryrefslogtreecommitdiff
path: root/docs/components/tables.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-05 17:47:45 -0700
committerMark Otto <[email protected]>2015-08-05 17:47:45 -0700
commitfed0d8a2d405fded61bd2b7c4c70744fafd58d06 (patch)
tree8bc067365b2a9731e8e2cfd6e9ef11a64d304bf8 /docs/components/tables.md
parentbe3f8d9bcce6818d7f9430fa94f1d6869c62d00a (diff)
downloadbootstrap-fed0d8a2d405fded61bd2b7c4c70744fafd58d06.tar.xz
bootstrap-fed0d8a2d405fded61bd2b7c4c70744fafd58d06.zip
restore page headers, use partial and page frontmatter to organize it
Diffstat (limited to 'docs/components/tables.md')
-rw-r--r--docs/components/tables.md1
1 files changed, 1 insertions, 0 deletions
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 `<table>`.