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 {
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.
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.
These styles can be found within scaffolding.less
.
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.
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.
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 oHave 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.
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