Fix disabled controls, Fix disabled pagination

This commit is contained in:
Jeremy Thomas
2017-03-31 22:36:47 +01:00
parent 2c6aabcde7
commit f49f8d6a22
9 changed files with 21 additions and 17 deletions

View File

@@ -50,11 +50,7 @@ doc-subtab: helpers
<td>Text is right-aligned</td>
</tr>
<tr>
<th rowspan="4">Other</th>
<td><code>is-disabled</code></td>
<td>Removes any <strong>click</strong> event</td>
</tr>
<tr>
<th rowspan="3">Other</th>
<td><code>is-marginless</code></td>
<td>Removes any <strong>margin</strong></td>
</tr>