]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Wrap long breadcrumb trails 1622/head
authorEric Thomas <eric.l.m.thomas@gmail.com>
Thu, 2 Feb 2012 19:02:14 +0000 (11:02 -0800)
committerEric Thomas <eric.l.m.thomas@gmail.com>
Thu, 2 Feb 2012 19:02:14 +0000 (11:02 -0800)
less/breadcrumbs.less

index 19b8081e1b6ad812e59c2ddb894273e411986b2c..39060bad2f06f3299639b3a9a146c7bf8cff290a 100644 (file)
@@ -9,7 +9,7 @@
   .border-radius(3px);
   .box-shadow(inset 0 1px 0 @white);
   li {
-    display: inline;
+    display: inline-block;
     text-shadow: 0 1px 0 @white;
   }
   .divider {