mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Wrap long breadcrumb trails
This commit is contained in:
parent
98d1659ef8
commit
ced08f6935
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user