aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index aa4a2ebfc..48704cbd4 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -519,7 +519,7 @@
<h2>Table options</h2>
<table class="bordered-table striped-table">
- <thead>
+ <thead>
<tr>
<th>Name</th>
<th>Class</th>
@@ -551,7 +551,7 @@
<td>
<code>.condensed-table</code>
</td>
- <td>Cuts padding in half, from 10px to 5px, within all <code>td</code> and <code>th</code> elements</td>
+ <td>Cuts vertical padding in half, from 8px to 4px, within all <code>td</code> and <code>th</code> elements</td>
</tr>
</tbody>
</table>