aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/grid
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-27 18:53:30 -0800
committerChris Rebert <[email protected]>2016-02-27 18:53:30 -0800
commitd56f876b4925278b8eeec73db037c42b63f03926 (patch)
tree87dc6eec8e0666a69b921655eba7b06f3ac7ada5 /docs/examples/grid
parent8836a4c645e149763f2de1c3a50a2e2cda36a1fa (diff)
parent74808de4d4a67d9c02da762569e692022d759b51 (diff)
downloadbootstrap-d56f876b4925278b8eeec73db037c42b63f03926.tar.xz
bootstrap-d56f876b4925278b8eeec73db037c42b63f03926.zip
Merge pull request #19341 from twbs/examples-page-header
Example pages: Remove usages of defunct .page-header class
Diffstat (limited to 'docs/examples/grid')
-rw-r--r--docs/examples/grid/index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html
index 9e831115b..4723f0e8d 100644
--- a/docs/examples/grid/index.html
+++ b/docs/examples/grid/index.html
@@ -21,10 +21,8 @@
<body>
<div class="container">
- <div class="page-header">
- <h1>Bootstrap grid examples</h1>
- <p class="lead">Basic grid layouts to get you familiar with building within the Bootstrap grid system.</p>
- </div>
+ <h1>Bootstrap grid examples</h1>
+ <p class="lead">Basic grid layouts to get you familiar with building within the Bootstrap grid system.</p>
<h3>Five grid tiers</h3>
<p>There are five tiers to the Bootstrap grid system, one for each range of devices we support. Each tier starts at a minimum viewport size and automatically applies to the larger devices unless overridden.</p>