1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 01:42:36 +02:00

Clean up mixins, fix #9100 (no ms-keyframes)

- Spacing tweaks in the general mixins
- Add comments to transform mixins about IE support
- Remove `-ms-keyframes` because only IE10+ supports it, and without
prefix
This commit is contained in:
Mark Otto
2013-08-05 08:11:13 -07:00
parent 7a98af5ec8
commit d6ed590e83
4 changed files with 10 additions and 25 deletions

File diff suppressed because one or more lines are too long