0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00

update tables docs after merging in the condensed styles

This commit is contained in:
Mark Otto 2011-11-17 00:09:12 -08:00
parent b1ce89c24a
commit 5abb4b3200

View File

@ -631,7 +631,7 @@
... ...
&lt;/table&gt;</pre> &lt;/table&gt;</pre>
<h3>3. Condensed table</h3> <h3>3. Condensed table</h3>
<p>Make your tables smaller&mdash;just add the <code>.condensed-table</code> class.</p> <p>Make your tables more compact by adding the <code>.condensed-table</code> class to cut table cell padding in half (from 10px to 5px).</p>
<table class="condensed-table"> <table class="condensed-table">
<thead> <thead>
<tr> <tr>