]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
make after merging in breadcrumbs wrap fix
authorMark Otto <markdotto@gmail.com>
Tue, 7 Feb 2012 07:42:57 +0000 (23:42 -0800)
committerMark Otto <markdotto@gmail.com>
Tue, 7 Feb 2012 07:42:57 +0000 (23:42 -0800)
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css

index 0776a60852b5e9b7d8cbf3495f9482d0a55bb384..cf0e6641422b8fa9029902a8c1b020c4c694261e 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 188b9703659f99fb27b3999bb644ff41331830c0..50d1f6944d6345beddc2c9e18c30417fa5598193 100644 (file)
@@ -2642,7 +2642,7 @@ button.btn.small, input[type="submit"].btn.small {
   box-shadow: inset 0 1px 0 #ffffff;
 }
 .breadcrumb li {
-  display: inline;
+  display: inline-block;
   text-shadow: 0 1px 0 #ffffff;
 }
 .breadcrumb .divider {