mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 01:55:46 +02:00
update tables docs after merging in the condensed styles
This commit is contained in:
@@ -631,7 +631,7 @@
|
|||||||
...
|
...
|
||||||
</table></pre>
|
</table></pre>
|
||||||
<h3>3. Condensed table</h3>
|
<h3>3. Condensed table</h3>
|
||||||
<p>Make your tables smaller—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>
|
||||||
|
Reference in New Issue
Block a user