2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

make after merging in breadcrumbs wrap fix

This commit is contained in:
Mark Otto
2012-02-06 23:42:57 -08:00
parent 63fd119c6e
commit 7ce62ffc98
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -2642,7 +2642,7 @@ button.btn.small, input[type="submit"].btn.small {
box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumb li {
display: inline;
display: inline-block;
text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {