aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-09-25 22:40:48 -0700
committerMark Otto <[email protected]>2012-09-25 22:40:48 -0700
commitf12946be5a8e8529f64606ca73fe06e48f9fd583 (patch)
tree3fcab801f48b1bd05e277ca6db852e954ab0f130 /docs/getting-started.html
parent08eea302ef05195e47cb32af85adcb1a735a6263 (diff)
downloadbootstrap-f12946be5a8e8529f64606ca73fe06e48f9fd583.tar.xz
bootstrap-f12946be5a8e8529f64606ca73fe06e48f9fd583.zip
thumbnails cleanup: no more UL or LI elements needed, instead just use standard grid markup
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index 7a6d05e42..b81c79ed6 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -106,7 +106,7 @@
</div>
<p class="lead">Before downloading, be sure to have a code editor (we recommend <a href="http://sublimetext.com/2">Sublime Text 2</a>) 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 the compiled Bootstrap files.</p>
- <div class="row-fluid">
+ <div class="row">
<div class="span6">
<h2>Download compiled</h2>
<p><strong>Fastest way to get started:</strong> get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.</p>