mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
update tables docs after merging in the condensed styles
This commit is contained in:
+1
-1
@@ -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