From: Chris Rebert Date: Mon, 3 Feb 2014 10:04:17 +0000 (-0800) Subject: add removal of .help-inline to the migration guide; fixes #12539 X-Git-Tag: v3.2.0~403^2~34^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5558621b22ef10abb43646b59c9823cad852e68;p=thirdparty%2Fbootstrap.git add removal of .help-inline to the migration guide; fixes #12539 --- diff --git a/docs/migration.html b/docs/migration.html index 69fe8d08c1..4c6fa70a14 100644 --- a/docs/migration.html +++ b/docs/migration.html @@ -400,6 +400,11 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m .nav-list .nav-header No direct equivalent, but list groups and .panel-groups are similar. + + Inline help for form controls + .help-inline + No exact equivalent, but .help-block is similar. +