aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-26 10:12:50 -0800
committerMark Otto <[email protected]>2012-01-26 10:12:50 -0800
commit5d465fab4cd8946a2485282a44e28b1954baab25 (patch)
tree5b02d7789632df3c824355e37f4aeb25b9a38e00 /docs
parentef4d0dd7dbd959f830d4cb7976d6a4b061784ec6 (diff)
parent2c2f8ebe3a090bff0254aba10b745dae10bf242d (diff)
downloadbootstrap-5d465fab4cd8946a2485282a44e28b1954baab25.tar.xz
bootstrap-5d465fab4cd8946a2485282a44e28b1954baab25.zip
Merge branch 'ie_buttons' of https://github.com/phopkins/bootstrap into phopkins-ie_buttons
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>