diff options
| author | Mark Otto <[email protected]> | 2017-11-06 22:12:24 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-11-06 22:12:24 -0600 |
| commit | b942dac3ef0cb98a70bd2b7b7b3210c61dd3a7be (patch) | |
| tree | 9a54d4e35c219eb61a31701e9e9d96ba9f684d99 /_includes | |
| parent | de754fdc32529c7d964cf0dd44b088ebdbdbc019 (diff) | |
| parent | ccc95d0c96e45d3c6fdcff2e5c52e71e7547405c (diff) | |
| download | bootstrap-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.html | 2 |
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> |
