mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 09:04:14 +02:00
Merge pull request #1118 from olvlvl/2.0-wip
Remove .alert-message IE hack
This commit is contained in:
@@ -102,7 +102,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Super jank hack for removing border-radius from IE9 so we can keep filter gradients on alerts and buttons
|
// Super jank hack for removing border-radius from IE9 so we can keep filter gradients on alerts and buttons
|
||||||
:root .alert-message,
|
|
||||||
:root .btn {
|
:root .btn {
|
||||||
border-radius: 0 \0;
|
border-radius: 0 \0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user