From 31abeec0f2d84b3861d0c80c56c3112546bf0bfd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 5 Feb 2012 00:05:01 -0800 Subject: manually handle #1703 for note on horizontal forms --- docs/upgrading.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/upgrading.html') diff --git a/docs/upgrading.html b/docs/upgrading.html index ad3236f2b..5a7b0d2f6 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -158,6 +158,7 @@
  • Default form style is now vertical (stacked) to use less CSS and add greater flexibility
  • Form classes standardized with .form- required as a prefix
  • New built-in form defaults for search, inline, and horizontal forms
  • +
  • For horizontal forms, previous classes .clearfix and .input are equivalent to the new .control-group and .controls.
  • More flexible horizontal form markup with classes for all styling, including new optional class for the label
  • Form states: colors updated and customizable via new LESS variables
  • -- cgit v1.2.3