]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
run make after that breadcrumbs tweak
authorMark Otto <otto@github.com>
Sun, 31 Mar 2013 18:58:25 +0000 (11:58 -0700)
committerMark Otto <otto@github.com>
Sun, 31 Mar 2013 18:58:25 +0000 (11:58 -0700)
docs/assets/css/bootstrap.css

index fb44326f706cad6fa45c0617615442a70899adbb..52bd999ae210284ad4649079f2abce206dc74b38 100644 (file)
@@ -3982,6 +3982,10 @@ button.close {
   content: "\00a0 /";
 }
 
+.breadcrumb > li:last-child:after {
+  content: "";
+}
+
 .breadcrumb > .active {
   color: #999999;
 }