diff --git a/css.html b/css.html index 95f9f095e1..3f5d4c0f39 100644 --- a/css.html +++ b/css.html @@ -1540,9 +1540,9 @@ For example, <section> should be wrapped as inline.

Control sizing

-

Use relative sizing classes like .input-large or match your inputs to the grid column sizes using .col-lg-* classes.

+

Set heights using classes like .input-large, and set widths using grid column classes like .col-lg-*.

-

Relative sizing

+

Height sizing

Create larger or smaller form controls that match button sizes.