mirror of https://github.com/twbs/bootstrap.git
make after merging in breadcrumbs wrap fix
This commit is contained in:
parent
63fd119c6e
commit
7ce62ffc98
Binary file not shown.
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue