aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-07 09:43:32 -0800
committerMark Otto <[email protected]>2012-12-07 09:43:32 -0800
commitcc6fda226274c0b0e1ac27fdf36889cec9d352dc (patch)
tree386eb88372dd2595589e374a59fccd873f531007 /docs/base-css.html
parent2c7ab23d7aae889b9bc649517f1c0654e69fd57e (diff)
parent2877f8457963f713539a1f80f14ba73c6ba91038 (diff)
downloadbootstrap-cc6fda226274c0b0e1ac27fdf36889cec9d352dc.tar.xz
bootstrap-cc6fda226274c0b0e1ac27fdf36889cec9d352dc.zip
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-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 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">