0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Merge branch 'et-fix_long_breadcrumbs' into 2.0.1-wip

This commit is contained in:
Mark Otto 2012-02-06 23:42:45 -08:00
commit 63fd119c6e

View File

@ -9,7 +9,7 @@
.border-radius(3px);
.box-shadow(inset 0 1px 0 @white);
li {
display: inline;
display: inline-block;
text-shadow: 0 1px 0 @white;
}
.divider {