summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/components.html b/tests/components.html
index 91332220..293d9e14 100644
--- a/tests/components.html
+++ b/tests/components.html
@@ -1081,8 +1081,8 @@
<div class="bs-example">
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-default">Left</a>
- <a href="#" class="btn btn-default">Right</a>
<a href="#" class="btn btn-default">Middle</a>
+ <a href="#" class="btn btn-default">Right</a>
</div>
</div>