aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-08-14 21:06:39 -0700
committerJacob Thornton <[email protected]>2012-08-14 21:06:39 -0700
commitae9a2bd93a8863eca8346f19a29d55f6c726a156 (patch)
tree7e158118727accf105ffda746a280db35d31c2a6 /docs/base-css.html
parentdee57462e2805421a0fe0d786229446bbaef677b (diff)
parente1659b2c4ebcd1124665779fe045600207ea7333 (diff)
downloadbootstrap-ae9a2bd93a8863eca8346f19a29d55f6c726a156.tar.xz
bootstrap-ae9a2bd93a8863eca8346f19a29d55f6c726a156.zip
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index f8fd8da33..c1598821c 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -1257,7 +1257,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
<span class="input-xlarge uneditable-input">Some value here</span>
</form>
<pre class="prettyprint linenums">
- &lt;span class="input-xlarge uneditable-input"&gt;Some value here&lt;/span&gt;
+&lt;span class="input-xlarge uneditable-input"&gt;Some value here&lt;/span&gt;
</pre>
<h3>Form actions</h3>