diff options
| author | Olivier Laviale <[email protected]> | 2012-01-23 21:22:08 +0100 |
|---|---|---|
| committer | Olivier Laviale <[email protected]> | 2012-01-23 21:22:08 +0100 |
| commit | 1fa2801c2f8ad1e3c319fd6fc0d2e8baddccf6cc (patch) | |
| tree | aae45a8b21fc4ac04de22c5b3c3c23ed704d6b95 | |
| parent | ea8f5883fd58ff5e356944e4a93543c05abf2220 (diff) | |
| download | bootstrap-1fa2801c2f8ad1e3c319fd6fc0d2e8baddccf6cc.tar.xz bootstrap-1fa2801c2f8ad1e3c319fd6fc0d2e8baddccf6cc.zip | |
.alert-message no longer exists
| -rw-r--r-- | lib/buttons.less | 1 |
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; } |
