From a362284e641ff54f84cbad6debddf8aa56a7ba69 Mon Sep 17 00:00:00 2001 From: mdo Date: Sun, 2 Dec 2012 23:48:26 -0800 Subject: [PATCH] Updated Upcoming 3.0 changes (markdown) --- Upcoming-3.0-changes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Upcoming-3.0-changes.md b/Upcoming-3.0-changes.md index 296c93e..83d5ee0 100644 --- a/Upcoming-3.0-changes.md +++ b/Upcoming-3.0-changes.md @@ -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.