From 69af98e6bb74b0bbc3b3964340f5952d83ae5130 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 3 Feb 2014 01:57:45 -0800 Subject: [PATCH] add .btn-inverse removal to migration guide; fixes #12538 --- docs/migration.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/migration.html b/docs/migration.html index 69fe8d08c1..685d11a412 100644 --- a/docs/migration.html +++ b/docs/migration.html @@ -350,6 +350,11 @@ lead: "Guidance on how to upgrade from Bootstrap v2.x to v3.x with emphasis on m .input-block-level No direct equivalent, but forms controls are similar. + + Inverse buttons + .btn-inverse + N/A + Fluid row .row-fluid -- 2.47.2