diff options
| author | Mark Otto <[email protected]> | 2012-01-26 10:12:50 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-26 10:12:50 -0800 |
| commit | 5d465fab4cd8946a2485282a44e28b1954baab25 (patch) | |
| tree | 5b02d7789632df3c824355e37f4aeb25b9a38e00 /docs/templates | |
| parent | ef4d0dd7dbd959f830d4cb7976d6a4b061784ec6 (diff) | |
| parent | 2c2f8ebe3a090bff0254aba10b745dae10bf242d (diff) | |
| download | bootstrap-5d465fab4cd8946a2485282a44e28b1954baab25.tar.xz bootstrap-5d465fab4cd8946a2485282a44e28b1954baab25.zip | |
Merge branch 'ie_buttons' of https://github.com/phopkins/bootstrap into phopkins-ie_buttons
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/less.mustache | 5 |
1 files changed, 0 insertions, 5 deletions
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> |
