diff options
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"> |
