mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-19 00:03:08 -05:00
make after merging in breadcrumbs wrap fix
This commit is contained in:
parent
63fd119c6e
commit
7ce62ffc98
Binary file not shown.
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@ -2642,7 +2642,7 @@ button.btn.small, input[type="submit"].btn.small {
|
|||||||
box-shadow: inset 0 1px 0 #ffffff;
|
box-shadow: inset 0 1px 0 #ffffff;
|
||||||
}
|
}
|
||||||
.breadcrumb li {
|
.breadcrumb li {
|
||||||
display: inline;
|
display: inline-block;
|
||||||
text-shadow: 0 1px 0 #ffffff;
|
text-shadow: 0 1px 0 #ffffff;
|
||||||
}
|
}
|
||||||
.breadcrumb .divider {
|
.breadcrumb .divider {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user