1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

fix broken breadcrumb divider

This commit is contained in:
Mark Otto
2015-01-19 16:08:48 -08:00
parent 21dc9b1f57
commit dfdb99c989
9 changed files with 9 additions and 9 deletions

View File

@@ -3812,7 +3812,7 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
padding-right: .5rem;
padding-left: .5rem;
color: #818a91;
content: "breadcrumb-divider\00a0";
content: "/\00a0";
}
.breadcrumb > .active {
color: #818a91;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long