1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-03 16:51:54 +02:00

remove ie8 hack

This commit is contained in:
Jacob Thornton
2011-08-21 21:18:36 -07:00
parent 8ebdf4483f
commit d90136b585
3 changed files with 2 additions and 6 deletions

View File

@@ -458,7 +458,6 @@
margin: 0;
border: 1px solid #ddd;
border: 1px solid rgba(0,0,0,.15);
border-right: 0\9; /* IE8 and below don't support last child. TODO: clean this up; */
.border-radius(3px);
.box-shadow(0 1px 2px rgba(0,0,0,.05);
li {