Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff committed Jun 27, 2014
1 parent 60cafec commit 3c62d9e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,8 @@ Bootstrap 3 drops support for Internet Explorer 7, but you can add it back by si

A. Although this CSS does not include IE6-specific fixes, it does fix the webfonts icon, so it's worthwhile using the conditional code 'if lt IE 8' rather than 'if IE 7'.

* Q. Does this include add support for all the new Glyphicons included in Bootstrap 3.0.1?

A. Yep!


### Known Issues
- This is not complete yet. I'm working on fixing some issues to match the final Bootstrap 3.1.1 CSS changes. Please open a pull request If you've fixed something.
- This is not complete yet. I'm working on fixing some issues to match the final Bootstrap 3.2 CSS changes. Please open a pull request If you've fixed something.
- The boxsizing.htc polyfill is buggy and generally doesn't work very well. I'm looking at refactoring the grids CSS to match Bootstrap 2.x so that the polyfill is not required.
- As this is only a CSS stylesheet there may be problems with using Bootstrap 3's JavaScript in IE7.

0 comments on commit 3c62d9e

Please sign in to comment.