aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-03-31 11:58:25 -0700
committerMark Otto <[email protected]>2013-03-31 11:58:25 -0700
commita2145df7c42bfc503437c51c7975727a829a7fae (patch)
tree4cb11bbb99d5c086e495cb39e12e6980d268cead /docs
parent42b69349302247955bca111b59865117359a9720 (diff)
downloadbootstrap-a2145df7c42bfc503437c51c7975727a829a7fae.tar.xz
bootstrap-a2145df7c42bfc503437c51c7975727a829a7fae.zip
run make after that breadcrumbs tweak
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index fb44326f7..52bd999ae 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -3982,6 +3982,10 @@ button.close {
content: "\00a0 /";
}
+.breadcrumb > li:last-child:after {
+ content: "";
+}
+
.breadcrumb > .active {
color: #999999;
}