aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/footer.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-05 00:54:30 -0700
committerMark Otto <[email protected]>2015-08-05 00:54:30 -0700
commitbc88c90b2c6c10002273154eebf138d1029fdee5 (patch)
treedd1e27401bd9c131a119a7456d43ecfa78629742 /docs/_includes/footer.html
parent97bcfb9e7fcc140c32d4e7657f0db09128eb909d (diff)
downloadbootstrap-bc88c90b2c6c10002273154eebf138d1029fdee5.tar.xz
bootstrap-bc88c90b2c6c10002273154eebf138d1029fdee5.zip
footer overhaul again
Diffstat (limited to 'docs/_includes/footer.html')
-rw-r--r--docs/_includes/footer.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 8514225f8..fac9faad4 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -1,6 +1,6 @@
-<footer class="bd-footer" role="contentinfo">
- <div class="bd-container">
- <ul class="bd-footer-links text-muted">
+<footer class="bd-footer text-muted" role="contentinfo">
+ <div class="container">
+ <ul class="bd-footer-links">
<li><a href="{{ site.repo }}">GitHub</a></li>
<li><a href="https://twitter.com/getbootstrap">Twitter</a></li>
<li><a href="../getting-started/#examples">Examples</a></li>