diff --git a/docs/docs.html b/docs/docs.html index 7fc72bf9c5..bb2aa68f3a 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -1896,7 +1896,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %}

Control sizing

-

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

+

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

Relative sizing

Create larger or smaller form controls that match button sizes.