aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-23 13:51:12 -0800
committerMark Otto <[email protected]>2012-01-23 13:51:12 -0800
commita074087034716804610637a5ad9cc0447a2cccb2 (patch)
tree3b08418e6848d10882fe0dbd3c483e599358047b /lib
parentcd5ffbe39626303a395448a6c9a507f3ad04ff5e (diff)
parentb636ccb281022279030ef511ec1b01f2ddb16712 (diff)
downloadbootstrap-a074087034716804610637a5ad9cc0447a2cccb2.tar.xz
bootstrap-a074087034716804610637a5ad9cc0447a2cccb2.zip
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
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;
}