From: XhmikosR Date: Mon, 21 Aug 2017 08:58:29 +0000 (+0300) Subject: Update migration.md X-Git-Tag: v4.0.0-beta.2~277 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20802038cabce2d51a18d6aae9a079675059053e;p=thirdparty%2Fbootstrap.git Update migration.md --- diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md index 016bcc4421..7b4199fa04 100644 --- a/docs/4.0/migration.md +++ b/docs/4.0/migration.md @@ -9,7 +9,7 @@ toc: true ## Beta 2 changes While in beta, we aim to have no breaking changes. However, things don't always go as planned. Below are the breaking changes to bear in mind when moving from Beta 1 to Beta 2. -- Removed `$badge-color` variable and it's usage on `.badge`. We use a color contrast function to pick a `color` based on the `background-color`, so the variable is unnecessary. +- Removed `$badge-color` variable and its usage on `.badge`. We use a color contrast function to pick a `color` based on the `background-color`, so the variable is unnecessary. ## Summary