aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-07 09:41:17 -0800
committerMark Otto <[email protected]>2012-12-07 09:41:17 -0800
commit2877f8457963f713539a1f80f14ba73c6ba91038 (patch)
tree6792eec70c3b98e9685c8b9bab63064a176211b8 /docs/base-css.html
parent306c1b49147c388b7c458a939989bf33d464a69d (diff)
parent81679981c539338be9cba6c5650579ec796afb69 (diff)
downloadbootstrap-2877f8457963f713539a1f80f14ba73c6ba91038.tar.xz
bootstrap-2877f8457963f713539a1f80f14ba73c6ba91038.zip
Merge pull request #6143 from Quy/2.2.2-wip
Escape &times;
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 efc4c7957..01df812f6 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -1479,7 +1479,7 @@ For example, &lt;code&gt;&lt;section&gt;&lt;/code&gt; should be wrapped as inlin
&lt;/select&gt;
</pre>
- <p>For multiple grid inputs per line, <strong>use the <code>.controls-row</code> modifier class for proper spacing</strong>. It floats the inputs to collapse white-space, sets the proper margins, and the clears the float.</p>
+ <p>For multiple grid inputs per line, <strong>use the <code>.controls-row</code> modifier class for proper spacing</strong>. It floats the inputs to collapse white-space, sets the proper margins, and clears the float.</p>
<form class="bs-docs-example" style="padding-bottom: 15px;">
<div class="controls">
<input class="span5" type="text" placeholder=".span5">