From 7aaabebdedb6cd1483ea6de37d84d578a131cfbc Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 20 Oct 2018 12:41:20 +0300 Subject: Use https in more places. --- docs/_includes/css/less.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/css/less.html') diff --git a/docs/_includes/css/less.html b/docs/_includes/css/less.html index 50ee41d6a..be05f17a9 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) { -- cgit v1.2.3