]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
1 more space for disabled
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 22 Aug 2011 03:57:09 +0000 (20:57 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 22 Aug 2011 03:57:09 +0000 (20:57 -0700)
bootstrap-1.0.0.css
docs/index.html

index 5cdd4b41e5c6d1f8427ce214b4eca9735195b65b..2cb29d1247a959d658800d7798e7df650f970080 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sun Aug 21 20:43:00 PDT 2011
+ * Date: Sun Aug 21 20:54:08 PDT 2011
  */
 /* Reset.less
  * Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here      that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
index a6950adb9ff4ef7dc0a89f8e1d6bd7e67a28de24..6be1192168dfc7425edb2e7d444dbfc2858b2f0b 100644 (file)
     <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>