diff options
| author | Mark Otto <[email protected]> | 2012-12-07 09:43:32 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-07 09:43:32 -0800 |
| commit | cc6fda226274c0b0e1ac27fdf36889cec9d352dc (patch) | |
| tree | 386eb88372dd2595589e374a59fccd873f531007 /docs/base-css.html | |
| parent | 2c7ab23d7aae889b9bc649517f1c0654e69fd57e (diff) | |
| parent | 2877f8457963f713539a1f80f14ba73c6ba91038 (diff) | |
| download | bootstrap-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.html | 2 |
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, <code><section></code> should be wrapped as inlin </select> </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"> |
