diff --git a/docs/_includes/css/less.html b/docs/_includes/css/less.html index 03caf113fb..50ee41d6a2 100644 --- a/docs/_includes/css/less.html +++ b/docs/_includes/css/less.html @@ -161,7 +161,7 @@ a {

Box-sizing

-

Reset your components' box model with a single mixin. For context, see this helpful article from Mozilla.

+

Reset your components' box model with a single mixin. For context, see this helpful article from Mozilla.

The mixin is deprecated as of v3.2.0, with the introduction of Autoprefixer. To preserve backwards-compatibility, Bootstrap will continue to use the mixin internally until Bootstrap v4.

{% highlight scss %} .box-sizing(@box-model) { @@ -390,7 +390,7 @@ a {

Utility mixins are mixins that combine otherwise unrelated CSS properties to achieve a specific goal or task.

Clearfix

-

Forget adding class="clearfix" to any element and instead add the .clearfix() mixin where appropriate. Uses the micro clearfix from Nicolas Gallagher.

+

Forget adding class="clearfix" to any element and instead add the .clearfix() mixin where appropriate. Uses the micro clearfix from Nicolas Gallagher.

{% highlight scss %} // Mixin .clearfix() { diff --git a/docs/_includes/css/overview.html b/docs/_includes/css/overview.html index 028c747e8f..a7d431ea15 100644 --- a/docs/_includes/css/overview.html +++ b/docs/_includes/css/overview.html @@ -33,7 +33,7 @@

These styles can be found within scaffolding.less.

Normalize.css

-

For improved cross-browser rendering, we use Normalize.css, a project by Nicolas Gallagher and Jonathan Neal.

+

For improved cross-browser rendering, we use Normalize.css, a project by Nicolas Gallagher and Jonathan Neal.

Containers

Bootstrap requires a containing element to wrap site contents and house our grid system. You may choose one of two containers to use in your projects. Note that, due to padding and more, neither container is nestable.

diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 23ec28123d..c31f1f4645 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -10,9 +10,9 @@
  • About
  • -

    Designed and built with all the love in the world by @mdo and @fat. Maintained by the core team with the help of our contributors.

    +

    Designed and built with all the love in the world by @mdo and @fat. Maintained by the core team with the help of our contributors.

    -

    Code licensed MIT, docs CC BY 3.0.

    +

    Code licensed MIT, docs CC BY 3.0.

    diff --git a/docs/about.html b/docs/about.html index a170c20d76..b8dc2df639 100644 --- a/docs/about.html +++ b/docs/about.html @@ -59,7 +59,7 @@ lead: "Learn about the project's history, meet the maintaining teams, and find o

    Brand guidelines

    -

    Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by MailChimp's Brand Assets.

    +

    Have a need for Bootstrap's brand resources? Great! We have only a few guidelines we follow, and in turn ask you to follow as well. These guidelines were inspired by MailChimp's Brand Assets.

    Mark and logo

    Use either the Bootstrap mark (a capital B) or the standard logo (just Bootstrap). It should always appear in Helvetica Neue Bold. Do not use the Twitter bird in association with Bootstrap.

    diff --git a/docs/customize.html b/docs/customize.html index 5913c3b45b..7380a1eafb 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -357,7 +357,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge

    jQuery required

    -

    All plugins require the latest version of jQuery to be included.

    +

    All plugins require the latest version of jQuery to be included.

    diff --git a/docs/index.html b/docs/index.html index d36484c398..846491f422 100644 --- a/docs/index.html +++ b/docs/index.html @@ -74,7 +74,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f