diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 02fd34c511..2150baede4 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -776,7 +776,6 @@ form.bs-docs-example { display: block; *width: 190px; margin: 0 0 -1px; - font-size: 14px; padding: 8px 14px; border: 1px solid #e5e5e5; } @@ -879,7 +878,7 @@ form.bs-docs-example { width: 166px; } .bs-docs-sidenav.affix { - top: 0px; + top: 0; } } diff --git a/docs/getting-started.html b/docs/getting-started.html index 0eecd59e67..6323f2cfa0 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -85,7 +85,7 @@ ================================================== -->
Before downloading, be sure to have a code editor (we recommend Sublime Text 2) and some working knowledge of HTML and CSS. We won't walk through the source files here, but they are available for download. We'll focus on getting started with our the compiled Bootstrap files.
-Fastest way to get started: get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.
Get the original files for all CSS and Javasript, along with a local copy of the docs by downloading the latest version directly from GitHub.
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index ff59a17776..b8b663a7c1 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -100,7 +100,7 @@ ================================================== -->{{_i}}Before downloading, be sure to have a code editor (we recommend Sublime Text 2) and some working knowledge of HTML and CSS. We won't walk through the source files here, but they are available for download. We'll focus on getting started with our the compiled Bootstrap files.{{/i}}
-Fastest way to get started: get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.
Get the original files for all CSS and Javasript, along with a local copy of the docs by downloading the latest version directly from GitHub.
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index b22b1b4e96..c1147805c4 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -29,7 +29,7 @@ ================================================== -->