[V4 Docs] Update migration docs to point out the .btn-default replacement.
### 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/)
### Buttons
-- Dropped the `.btn-default` class and additionaly add a new button class named `.btn-secondary`.
+- Renamed `.btn-default` to `.btn-secondary`.
### Grid system