aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-01-06 15:35:49 -0800
committerMark Otto <[email protected]>2015-01-06 15:35:49 -0800
commit82f460b20d8fc0a981f6b677e19bad3524b2340a (patch)
tree41c3512b5bac9309b3cf57665f68b3fe86504b9e /docs
parent615eb99067a4a218f77fe912370fefcdeecad1cf (diff)
downloadbootstrap-82f460b20d8fc0a981f6b677e19bad3524b2340a.tar.xz
bootstrap-82f460b20d8fc0a981f6b677e19bad3524b2340a.zip
formatting of html
Diffstat (limited to 'docs')
-rw-r--r--docs/_layouts/home.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html
index 1def9e1f7..dfe723f4d 100644
--- a/docs/_layouts/home.html
+++ b/docs/_layouts/home.html
@@ -5,7 +5,11 @@
{% include header.html %}
</head>
<body class="bs-docs-home">
- <a id="skippy" class="sr-only sr-only-focusable" href="#content"><div class="container"><span class="skiplink-text">Skip to main content</span></div></a>
+ <a id="skippy" class="sr-only sr-only-focusable" href="#content">
+ <div class="container">
+ <span class="skiplink-text">Skip to main content</span>
+ </div>
+ </a>
<!-- Docs master nav -->
{% include home-nav.html %}