From: Mark Otto Date: Wed, 21 Dec 2011 22:41:46 +0000 (-0600) Subject: fix mobile example sites, remove unused JS from docs index X-Git-Tag: v2.0.0~6^2~393 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af5793e1cd358862cf510a54dda2476b95a26ca8;p=thirdparty%2Fbootstrap.git fix mobile example sites, remove unused JS from docs index --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 20ea50d6f1..b3c4649419 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -315,7 +315,7 @@ h2 + table { /* Example sites showcase */ .example-sites img { - width: 290px; + max-width: 290px; } .built-with { margin: -18px 0 27px; @@ -393,6 +393,9 @@ h2 + table { max-width: 300px; margin: 0 auto 18px; } + .example-sites img { + max-width: 270px; + } table code { white-space: normal; diff --git a/docs/index.html b/docs/index.html index 1b7edb8c56..9cad062714 100644 --- a/docs/index.html +++ b/docs/index.html @@ -124,23 +124,6 @@ JS Hint -

Designed for everyone, everywhere

@@ -235,13 +218,6 @@ - - - - - - -