aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/less.html5
-rw-r--r--docs/templates/pages/less.mustache5
2 files changed, 0 insertions, 10 deletions
diff --git a/docs/less.html b/docs/less.html
index d2e083c2e..dc0e83443 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -468,11 +468,6 @@
<td><code>@opacity: 100</code></td>
<td>Set, in whole numbers, the opacity percentage (e.g., "50" or "75")</td>
</tr>
- <tr>
- <td><code>.reset-filter()</code></td>
- <td><em class="muted">none</em></td>
- <td>Resets any IE filter</td>
- </tr>
</tbody>
</table>
<h3>Forms</h3>
diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache
index 6478e3b2f..1aec06c2c 100644
--- a/docs/templates/pages/less.mustache
+++ b/docs/templates/pages/less.mustache
@@ -403,11 +403,6 @@
<td><code>@opacity: 100</code></td>
<td>{{_i}}Set, in whole numbers, the opacity percentage (e.g., "50" or "75"){{/i}}</td>
</tr>
- <tr>
- <td><code>.reset-filter()</code></td>
- <td><em class="muted">none</em></td>
- <td>{{_i}}Resets any IE filter{{/i}}</td>
- </tr>
</tbody>
</table>
<h3>Forms</h3>