aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/buttons.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/buttons.less b/lib/buttons.less
index 5da34a525..f13a9acbf 100644
--- a/lib/buttons.less
+++ b/lib/buttons.less
@@ -102,7 +102,6 @@
}
}
// Super jank hack for removing border-radius from IE9 so we can keep filter gradients on alerts and buttons
-:root .alert-message,
:root .btn {
border-radius: 0 \0;
}