|
@@ -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="4">Other</th>
|
|
|
|
|
|
+ <th rowspan="5">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>
|
|
@@ -48,6 +48,10 @@ doc-subtab: helpers
|
|
<td><code>is-radiusless</code></td>
|
|
<td><code>is-radiusless</code></td>
|
|
<td>Removes any <strong>radius</strong></td>
|
|
<td>Removes any <strong>radius</strong></td>
|
|
</tr>
|
|
</tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td><code>is-shadowless</code></td>
|
|
|
|
+ <td>Removes any <strong>shadow</strong></td>
|
|
|
|
+ </tr>
|
|
<tr>
|
|
<tr>
|
|
<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>
|