diff --git a/_config.yml b/_config.yml index 32c94d3854..65d12f386a 100644 --- a/_config.yml +++ b/_config.yml @@ -19,6 +19,7 @@ download_dist: https://github.com/twbs/bootstrap/releases/download/v3.1.0/boo blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com +sass_repo: https://github.com/twbs/bootstrap-sass cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css cdn_theme_css: //netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap-theme.min.css diff --git a/_includes/nav-about.html b/_includes/nav-about.html index 2cf12359b7..f0f4a5b8a6 100644 --- a/_includes/nav-about.html +++ b/_includes/nav-about.html @@ -2,7 +2,7 @@ History
  • - Core team + Team
  • Community diff --git a/about.html b/about.html index 2cd4e62f45..b554d45465 100644 --- a/about.html +++ b/about.html @@ -23,9 +23,11 @@ base_url: "../" ================================================== -->

    Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.

    + +

    Core team

    @@ -57,6 +59,39 @@ base_url: "../"

    Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.

    + +

    Sass team

    + +

    The official Sass port of Bootstrap was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.

    diff --git a/docs-assets/css/docs.css b/docs-assets/css/docs.css index 8a9f562e5a..f528251af9 100644 --- a/docs-assets/css/docs.css +++ b/docs-assets/css/docs.css @@ -643,7 +643,7 @@ h1[id] { .bs-team .github-btn { float: right; margin-top: 6px; - width: 120px; + width: 180px; height: 20px; } .bs-team img {