From: Mark Otto Date: Sun, 1 Sep 2013 08:21:27 +0000 (+0200) Subject: fixes #10277: Mention removal of navbar vertical dividers in migration docs X-Git-Tag: v3.0.1~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c6d329974ac16fab28962fbed089b745a036a5;p=thirdparty%2Fbootstrap.git fixes #10277: Mention removal of navbar vertical dividers in migration docs --- diff --git a/getting-started.html b/getting-started.html index caa3c843b1..6b5f0e4f1f 100644 --- a/getting-started.html +++ b/getting-started.html @@ -96,7 +96,7 @@ bootstrap/ -

Start with this basic HTML template, or modify these examples. +

Start with this basic HTML template, or modify these examples. We hope you'll customize our templates and examples, adapting them to suit your needs.

Copy the HTML below to begin working with a minimal Bootstrap document.

@@ -592,6 +592,11 @@ bootstrap/ .navbar-inner N/A + + Navbar vertical dividers + .navbar .divider-vertical + N/A + Dropdown submenu .dropdown-submenu