mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 13:46:42 +02:00
make after merging in breadcrumbs wrap fix
This commit is contained in:
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 {
|
||||||
|
Reference in New Issue
Block a user