From 855a67b1d6364be9bf730871dd4914d8d760589d Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Fri, 23 Dec 2016 08:41:31 +1100 Subject: Remove IE9 browser hacks. (#21393) --- docs/components/buttons.md | 4 ---- docs/components/forms.md | 2 -- docs/content/reboot.md | 2 +- 3 files changed, 1 insertion(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/components/buttons.md b/docs/components/buttons.md index 02b14f913..fdec395de 100644 --- a/docs/components/buttons.md +++ b/docs/components/buttons.md @@ -105,10 +105,6 @@ Buttons will appear pressed (with a darker background, darker border, and inset Make buttons look inactive by adding the `disabled` boolean attribute to any ` diff --git a/docs/components/forms.md b/docs/components/forms.md index 4d2282d3f..f40d79fce 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -933,8 +933,6 @@ Custom ` {% endexample %} -Custom selects degrade nicely in IE9, receiving only a handful of overrides to remove the custom `background-image`. **Multiple selects (e.g., ` -- cgit v1.2.3