From c4568e4c3ba1f4e0caa596e2a6f708edad139eff Mon Sep 17 00:00:00 2001 From: Bas Bosman Date: Wed, 14 Aug 2013 15:16:30 +0200 Subject: [PATCH] Ordered breadcrumbs --- components.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/components.html b/components.html index b2b68778df..76c346e206 100644 --- a/components.html +++ b/components.html @@ -1445,25 +1445,25 @@ body { padding-bottom: 70px; }

Indicate the current page's location within a navigational hierarchy.

Separators are automatically added in CSS through :before and content.

- - - +
{% highlight html %} - + {% endhighlight %}