mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Fix disabled controls, Fix disabled pagination
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user