mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 00:40:24 +00:00
Merge pull request #1118 from olvlvl/2.0-wip
Remove .alert-message IE hack
This commit is contained in:
commit
b636ccb281
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue