From: Chris Rebert Date: Wed, 4 Sep 2013 02:52:25 +0000 (-0700) Subject: add .nav-list & .nav-header to removals section of migration guide; fixes #9139 X-Git-Tag: v3.0.1~68^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ac5a1e2dc53a3fb2ef9896669e8bfffb62a7039;p=thirdparty%2Fbootstrap.git add .nav-list & .nav-header to removals section of migration guide; fixes #9139 --- diff --git a/getting-started.html b/getting-started.html index 6358eccc3c..a4b9eff369 100644 --- a/getting-started.html +++ b/getting-started.html @@ -620,6 +620,11 @@ bootstrap/ .tabs-left .tabs-right .tabs-below N/A + + Nav lists + .nav-list .nav-header + No direct equivalent, but List groups and .panel-groups are similar. +