aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-21 20:57:09 -0700
committerJacob Thornton <[email protected]>2011-08-21 20:57:09 -0700
commit17f9aca6988d12559cefa76469f6e7b179265313 (patch)
tree84d960b2dc244572d466933b9deaa9539ac100fa /docs
parentc6b162f6ca32fc429ec28d23d4c0b1f9d5ab4108 (diff)
downloadbootstrap-17f9aca6988d12559cefa76469f6e7b179265313.tar.xz
bootstrap-17f9aca6988d12559cefa76469f6e7b179265313.zip
1 more space for disabled
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index a6950adb9..6be119216 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -856,8 +856,7 @@
<h4>Buttons</h4>
<div class="well">
<form>
- <button class="btn large primary disabled" disabled>Primary action</button>
- <button class="btn large disabled" disabled>Action</button>
+ <button class="btn large primary disabled" disabled>Primary action</button>&nbsp;<button class="btn large disabled" disabled>Action</button>
</form>
</div>
</div>