diff options
| author | Quy Ton <[email protected]> | 2012-12-05 15:28:14 -0800 |
|---|---|---|
| committer | Quy Ton <[email protected]> | 2012-12-05 15:28:14 -0800 |
| commit | 81679981c539338be9cba6c5650579ec796afb69 (patch) | |
| tree | 6792eec70c3b98e9685c8b9bab63064a176211b8 /docs/base-css.html | |
| parent | 306c1b49147c388b7c458a939989bf33d464a69d (diff) | |
| download | bootstrap-81679981c539338be9cba6c5650579ec796afb69.tar.xz bootstrap-81679981c539338be9cba6c5650579ec796afb69.zip | |
Escape ×
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"> |
