From: Mark Otto Date: Sat, 2 Aug 2014 21:49:48 +0000 (-0700) Subject: Fixes #14296: document a table caption example X-Git-Tag: v3.3.0~273 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=033f1654b07f7764a54e5b290e5cf36f688b95a3;p=thirdparty%2Fbootstrap.git Fixes #14296: document a table caption example --- diff --git a/docs/_includes/css/tables.html b/docs/_includes/css/tables.html index 6555451128..011a4dbbae 100644 --- a/docs/_includes/css/tables.html +++ b/docs/_includes/css/tables.html @@ -5,6 +5,7 @@

For basic styling—light padding and only horizontal dividers—add the base class .table to any <table>. It may seem super redundant, but given the widespread use of tables for other plugins like calendars and date pickers, we've opted to isolate our custom table styles.

+
Optional table caption.
#