Commit e8cabf33 authored by Chris Rebert's avatar Chris Rebert

use height adjectives for greater clarity

parent 46f5bbcf
...@@ -2083,7 +2083,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline. ...@@ -2083,7 +2083,7 @@ For example, <code>&lt;section&gt;</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> <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> <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"> <div class="bs-example bs-example-control-sizing">
<form role="form"> <form role="form">
<div class="controls"> <div class="controls">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment