aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-11-06 22:12:24 -0600
committerMark Otto <[email protected]>2017-11-06 22:12:24 -0600
commitb942dac3ef0cb98a70bd2b7b7b3210c61dd3a7be (patch)
tree9a54d4e35c219eb61a31701e9e9d96ba9f684d99 /_includes
parentde754fdc32529c7d964cf0dd44b088ebdbdbc019 (diff)
parentccc95d0c96e45d3c6fdcff2e5c52e71e7547405c (diff)
downloadbootstrap-b942dac3ef0cb98a70bd2b7b7b3210c61dd3a7be.tar.xz
bootstrap-b942dac3ef0cb98a70bd2b7b7b3210c61dd3a7be.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to '_includes')
-rw-r--r--_includes/docs-navbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html
index 6000c35b8..eb4be1474 100644
--- a/_includes/docs-navbar.html
+++ b/_includes/docs-navbar.html
@@ -59,5 +59,5 @@
</li>
</ul>
- <a class="btn btn-bd-yellow d-none d-lg-inline-block mb-3 mb-md-0 ml-md-3" href="{{ site.download.source }}">Download</a>
+ <a class="btn btn-bd-download d-none d-lg-inline-block mb-3 mb-md-0 ml-md-3" href="{{ site.download.source }}">Download</a>
</header>