]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
avoid ambiguous term "relative sizing"; clarify width vs. height control classes 8738/head
authorChris Rebert <code@rebertia.com>
Sun, 28 Jul 2013 08:44:23 +0000 (01:44 -0700)
committerChris Rebert <code@rebertia.com>
Mon, 29 Jul 2013 05:24:49 +0000 (22:24 -0700)
css.html

index 95f9f095e1d54ea7abd1d1c536e307bc0c5f3b67..3f5d4c0f397a6f6559d3d9119b0aaf7faae1c222 100644 (file)
--- a/css.html
+++ b/css.html
@@ -1540,9 +1540,9 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
 
 
     <h2 id="forms-control-sizes">Control sizing</h2>
-    <p>Use relative sizing classes like <code>.input-large</code> or match your inputs to the grid column sizes using <code>.col-lg-*</code> classes.</p>
+    <p>Set heights using classes like <code>.input-large</code>, and set widths using grid column classes like <code>.col-lg-*</code>.</p>
 
-    <h3>Relative sizing</h3>
+    <h3>Height sizing</h3>
     <p>Create larger or smaller form controls that match button sizes.</p>
     <form class="bs-example bs-example-control-sizing">
       <div class="controls docs-input-sizes">