1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

Updated Upcoming 3.0 changes (markdown)

mdo
2012-12-02 23:48:26 -08:00
parent e7b107741a
commit a362284e64

@@ -45,7 +45,8 @@ While our last major version bump (2.0) was a complete rewrite of the docs, CSS,
- ❑ Convert class to `.jumbotron`.
### Navigation
- Remove the `.nav-list` option. Instead, `.nav-stacked` will be a modifier class for tabs and pills to achieve virtually the same component.
- **Removed the `.nav-list` option** to simplify nav offerings.
- ❑ Instead, `.nav-stacked` will be a modifier class for tabs and pills to achieve virtually the same component.
### Thumbnails
- **Dropped the `.thumbnails` meta component.** Instead of special HTML and CSS for grid sizing, just use the grid system itself.