From 8fd177bfa78d3e742486a66450465f3716cd11b2 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Tue, 7 Jan 2014 22:24:45 +0100 Subject: Fix #12073: Consistent order of variations This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger --- docs/components.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index ad7eb079c..de383557c 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2616,17 +2616,17 @@ body { padding-bottom: 70px; }
@@ -2634,15 +2634,15 @@ body { padding-bottom: 70px; } {% highlight html %}
Dapibus ac facilisis in + Cras sit amet nibh libero Porta ac consectetur ac Vestibulum at eros - Cras sit amet nibh libero
{% endhighlight %} -- cgit v1.2.3