From cb9be7bd0cde19b3b401d2dcdfb6162dd00b5ab5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 Jan 2012 13:21:44 -0800 Subject: clean up dup css in responsive, fix navbar dropdown caret --- docs/assets/css/docs.css | 2 +- docs/index.html | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index c359cf73b..f37067203 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -163,7 +163,7 @@ body > .navbar-fixed .brand:hover { /* Marketing section of Overview -------------------------------------------------- */ .marketing .row { - margin-bottom: 18px; + margin-bottom: 9px; } .marketing h1 { margin: 36px 0 27px; diff --git a/docs/index.html b/docs/index.html index 231ed2066..8f7963afd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -127,6 +127,7 @@

Designed for everyone, everywhere.

+

Need reasons to love Bootstrap? Look no further.

@@ -153,7 +154,7 @@

Responsive design

-

With Bootstrap 2, we've gone fully responsive. Our components are flexible enough to scale according to whatever resolution or device you're using to provide a consistent experience, no matter what.

+

With Bootstrap 2, we've gone fully responsive. Our components are scale according to a range of resolutions and devices to provide a consistent experience, no matter what.

@@ -205,7 +206,7 @@

Get started in no time.

- + -- cgit v1.2.3