Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2012-12-01 05:43:20 +0400
committerMark Otto <otto@github.com>2012-12-01 05:43:20 +0400
commit094710565693af887ca85324bd5251846bd1708a (patch)
tree16b297f3d0e79bc90be74151db4db7c72e550f9b /docs
parent51b4de8eec1cb3351b5a6e711a54acae5424935c (diff)
section title change
Diffstat (limited to 'docs')
-rw-r--r--docs/css.html2
-rw-r--r--docs/templates/pages/css.mustache2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/css.html b/docs/css.html
index 99e9e8ce40..c5d99e6de4 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -133,7 +133,7 @@
================================================== -->
<section id="gridSystem">
<div class="page-header">
- <h1>Default grid system</h1>
+ <h1>Grid system</h1>
</div>
<h2>Live grid example</h2>
diff --git a/docs/templates/pages/css.mustache b/docs/templates/pages/css.mustache
index 8bee2c6425..fde94120e3 100644
--- a/docs/templates/pages/css.mustache
+++ b/docs/templates/pages/css.mustache
@@ -68,7 +68,7 @@
================================================== -->
<section id="gridSystem">
<div class="page-header">
- <h1>{{_i}}Default grid system{{/i}}</h1>
+ <h1>{{_i}}Grid system{{/i}}</h1>
</div>
<h2>{{_i}}Live grid example{{/i}}</h2>