|
@@ -37,7 +37,7 @@ doc-subtab: helpers
|
|
<td>Removes any <strong>padding</strong></td>
|
|
<td>Removes any <strong>padding</strong></td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
- <th rowspan="5">Other</th>
|
|
|
|
|
|
+ <th rowspan="6">Other</th>
|
|
<td><code>is-overlay</code></td>
|
|
<td><code>is-overlay</code></td>
|
|
<td>Completely covers the first positioned parent</td>
|
|
<td>Completely covers the first positioned parent</td>
|
|
</tr>
|
|
</tr>
|
|
@@ -56,6 +56,10 @@ doc-subtab: helpers
|
|
<td><code>is-unselectable</code></td>
|
|
<td><code>is-unselectable</code></td>
|
|
<td>Prevents the text from being <strong>selectable</strong></td>
|
|
<td>Prevents the text from being <strong>selectable</strong></td>
|
|
</tr>
|
|
</tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td><code>is-invisible</code></td>
|
|
|
|
+ <td>Adds visibility <strong>hidden</strong></td>
|
|
|
|
+ </tr>
|
|
</tbody>
|
|
</tbody>
|
|
</table>
|
|
</table>
|
|
</div>
|
|
</div>
|