diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index c4ddd0f26e..deab7e441b 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/templates/pages/upgrading.mustache b/docs/templates/pages/upgrading.mustache index 02d1c7febd..30b843e0d7 100644 --- a/docs/templates/pages/upgrading.mustache +++ b/docs/templates/pages/upgrading.mustache @@ -119,6 +119,7 @@
.topbar
to .navbar
{{/i}}.navbar-fixed-top
(previously only supported fixed){{/i}}.secondary-nav
class; instead, just use .pull-right
for right-aligned nav{{/i}}.navbar-form
to properly scope styles to only the intended forms.{{/i}}.navbar-search
class and its input the use of .search-query
. To position the search form, you must use .pull-left
or .pull-right
.{{/i}}.topbar
to .navbar
.navbar-fixed-top
(previously only supported fixed).secondary-nav
class; instead, just use .pull-right
for right-aligned nav.navbar-form
to properly scope styles to only the intended forms..navbar-search
class and its input the use of .search-query
. To position the search form, you must use .pull-left
or .pull-right
.