diff --git a/docs/examples/dashboard/dashboard.css b/docs/examples/dashboard/dashboard.css index e0e3632b89..e7c6a21dfd 100644 --- a/docs/examples/dashboard/dashboard.css +++ b/docs/examples/dashboard/dashboard.css @@ -80,9 +80,6 @@ body { padding-left: 40px; } } -.main .page-header { - margin-top: 0; -} /* diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 65cc380cbc..bee33756b5 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -64,7 +64,7 @@
-

Dashboard

+

Dashboard

diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 9e831115b4..4723f0e8d9 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -21,10 +21,8 @@
- +

Bootstrap grid examples

+

Basic grid layouts to get you familiar with building within the Bootstrap grid system.

Five grid tiers

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.

diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index c1555759b8..9e2db39d92 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -56,7 +56,7 @@
-