2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

fix ie7 breadcrumbs per #2224

This commit is contained in:
Mark Otto
2012-03-05 00:36:57 -08:00
parent 235811cd8a
commit 1fa42e2f71
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
.box-shadow(inset 0 1px 0 @white);
li {
display: inline-block;
.ie7-inline-block();
text-shadow: 0 1px 0 @white;
}
.divider {