From 909a1783620250f544a9bc61934223e8bd50c894 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 7 Oct 2014 15:28:41 +0300 Subject: Change Twitter links to use `https`. --- docs/_includes/css/overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/css/overview.html') diff --git a/docs/_includes/css/overview.html b/docs/_includes/css/overview.html index 3a942da3b..86a5b45b0 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.

-- cgit v1.2.3