diff options
| author | Jacob Thornton <[email protected]> | 2011-08-21 20:57:09 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-08-21 20:57:09 -0700 |
| commit | 17f9aca6988d12559cefa76469f6e7b179265313 (patch) | |
| tree | 84d960b2dc244572d466933b9deaa9539ac100fa /docs | |
| parent | c6b162f6ca32fc429ec28d23d4c0b1f9d5ab4108 (diff) | |
| download | bootstrap-17f9aca6988d12559cefa76469f6e7b179265313.tar.xz bootstrap-17f9aca6988d12559cefa76469f6e7b179265313.zip | |
1 more space for disabled
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 3 |
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> <button class="btn large disabled" disabled>Action</button> </form> </div> </div> |
