From 443ff0cc32bce946b43e0f0670efe82810324dac Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 6 Aug 2013 17:29:41 -0700 Subject: [PATCH] Pull from GitHub downloads for latest v3-wip on homepage /cc @cv --- assets/css/docs.css | 2 +- index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/css/docs.css b/assets/css/docs.css index 4a92fa2a2e..d0222097d9 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -124,7 +124,7 @@ body { /* Download button */ .bs-masthead .btn-outline { margin-top: 20px; - margin-bottom: 5px; + margin-bottom: 20px; padding: 18px 24px; font-size: 21px; } diff --git a/index.html b/index.html index a7cdf23280..d6f4cf28f0 100644 --- a/index.html +++ b/index.html @@ -8,9 +8,9 @@ base_url: "./"

Bootstrap 3

Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.

-

Heads up! Until the final v3 is released, downloads may be behind the development branch and Bower package.

- Download Bootstrap + Download latest BS3

+

Heads up! Downloads are pulled directly from the latest commited code on GitHub, and as a result our docs may at times be out of sync.