diff options
| author | Chris Rebert <[email protected]> | 2014-01-10 15:33:04 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-10 15:33:04 -0800 |
| commit | e8cabf332aef000d7e4fb169524ad4c3f2c438ea (patch) | |
| tree | 291adecc7220c3193e87039dd3066cf3b109f2d8 /docs/css.html | |
| parent | 46f5bbcf33a1151890011dae16792a63a9228b08 (diff) | |
| download | bootstrap-e8cabf332aef000d7e4fb169524ad4c3f2c438ea.tar.xz bootstrap-e8cabf332aef000d7e4fb169524ad4c3f2c438ea.zip | |
use height adjectives for greater clarity
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index f4dff1e07..d8d6b8bb5 100644 --- a/docs/css.html +++ b/docs/css.html @@ -2083,7 +2083,7 @@ For example, <code><section></code> should be wrapped as inline. <p>Set heights using classes like <code>.input-lg</code>, and set widths using grid column classes like <code>.col-lg-*</code>.</p> <h3>Height sizing</h3> - <p>Create larger or smaller form controls that match button sizes.</p> + <p>Create taller or shorter form controls that match button sizes.</p> <div class="bs-example bs-example-control-sizing"> <form role="form"> <div class="controls"> |
