aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRisan Bagja Pradana <[email protected]>2015-10-17 07:00:17 +0200
committerRisan Bagja Pradana <[email protected]>2015-10-17 07:00:17 +0200
commit081d5f9d7ca71244b98f6f516327a06d93fa3a63 (patch)
tree6893444e88e99509074b292c1eacbe90fd01d46e /docs
parent2cc81a19e00f45cac03ca99345088b045a38730b (diff)
downloadbootstrap-081d5f9d7ca71244b98f6f516327a06d93fa3a63.tar.xz
bootstrap-081d5f9d7ca71244b98f6f516327a06d93fa3a63.zip
[V4] Fixes #17953: Update migration docs of .btn-default replacement
[V4 Docs] Update migration docs to point out the .btn-default replacement.
Diffstat (limited to 'docs')
-rw-r--r--docs/migration.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/migration.md b/docs/migration.md
index da6a114d0..c79f0e218 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -29,7 +29,6 @@ Here are the big ticket items you'll want to be aware of when moving from v3 to
### Components
-- Dropped button `.btn-default` class.
- Dropped panels, thumbnails, and wells for a new all-encompassing component, cards.
- Dropped the Glyphicons icon font. If you need icons, some options are:
- the upstream version of [Glyphicons](http://glyphicons.com/)
@@ -83,7 +82,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
### Buttons
-- Dropped the `.btn-default` class and additionaly add a new button class named `.btn-secondary`.
+- Renamed `.btn-default` to `.btn-secondary`.
### Grid system