aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/footer.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-11-20 10:27:42 +0200
committerXhmikosR <[email protected]>2014-11-20 10:27:42 +0200
commit0c816d910d56d7526e8d7db152640fc78acef0c1 (patch)
tree3edebf8a24354d5b9f65d03d9c0a70916972821f /docs/_includes/footer.html
parentaf77842ce74a21a59bf7a765a47edaf72c9395c4 (diff)
parenta1b8aa351edd80a7c0e7176b69b8087c126a34cd (diff)
downloadbootstrap-0c816d910d56d7526e8d7db152640fc78acef0c1.tar.xz
bootstrap-0c816d910d56d7526e8d7db152640fc78acef0c1.zip
Merge pull request #15159 from twbs/docs-muted
Clean up old `muted` references and switch to `text-muted`.
Diffstat (limited to 'docs/_includes/footer.html')
-rw-r--r--docs/_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 24dfd26a5..23eadb220 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -7,7 +7,7 @@
<p>Designed and built with all the love in the world by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> and <a href="https://twitter.com/fat" target="_blank">@fat</a>.</p>
<p>Maintained by the <a href="https://github.com/orgs/twbs/people">core team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.</p>
<p>Code licensed under <a href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
- <ul class="bs-docs-footer-links muted">
+ <ul class="bs-docs-footer-links text-muted">
<li>Currently v{{ site.current_version }}</li>
<li>&middot;</li>
<li><a href="{{ site.repo }}">GitHub</a></li>