aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-21 22:13:35 -0700
committerJacob Thornton <[email protected]>2011-08-21 22:13:35 -0700
commitf408f5c29b31a67c4f6a554f8ac79597325868cc (patch)
tree5dfd715419d0d773afbfb26172c8fa8fbbe5974b /docs/index.html
parentb62b15c5e3e0a94c94545415efec323d097bf61d (diff)
downloadbootstrap-f408f5c29b31a67c4f6a554f8ac79597325868cc.tar.xz
bootstrap-f408f5c29b31a67c4f6a554f8ac79597325868cc.zip
update few things for ie
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 9f33f1abe..addd097d4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -371,6 +371,7 @@
</p>
</div>
<div class="span12 columns">
+ <h4>How to quote</h4>
<p>Be sure to wrap your <code>&lt;blockquote&gt;</code> around <code>&lt;p&gt;</code> and <code>&lt;small&gt;</code> tags. When citing a source, use the <code>&lt;small&gt;</code> element. The CSS will automatically preface a name with an em dash (&amp;mdash;).</p>
<blockquote>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua…</p>
@@ -882,7 +883,7 @@
</div>
<h4>Buttons</h4>
<div class="well">
- <button class="btn large primary" disabled>Primary action</button>&nbsp;<button class="btn large" disabled>Action</button>
+ <button class="btn large primary disabled" disabled>Primary action</button>&nbsp;<button class="btn large" disabled>Action</button>
</div>
</div>
</div> <!-- /row -->