From: petetnt Date: Tue, 22 Sep 2015 08:31:04 +0000 (+0300) Subject: Rename placeholders according to the classes specified X-Git-Tag: v4.0.0-alpha.2~301^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17670%2Fhead;p=thirdparty%2Fbootstrap.git Rename placeholders according to the classes specified --- diff --git a/docs/components/forms.md b/docs/components/forms.md index 90f3e38dcf..ea8d3ee54e 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -484,9 +484,9 @@ Add the `readonly` boolean attribute on an input to prevent modification of the Set heights using classes like `.form-control-lg`, and set widths using grid column classes like `.col-lg-*`. {% example html %} - + - + {% endexample %} {% example html %}