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
diff options
context:
space:
mode:
-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>