diff options
| author | Mark Otto <[email protected]> | 2016-12-23 13:31:09 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-24 14:21:04 -0800 |
| commit | 9d13fd3fe3d1a4578dde8b2cf0a8c74b1e41405b (patch) | |
| tree | 0e8eb0bedef358beeaf007ad025bd9c0f7a959fd /docs/_includes | |
| parent | 378aa6667bfe2ccc9f14cd3f767e8b24afc06bf5 (diff) | |
| download | bootstrap-9d13fd3fe3d1a4578dde8b2cf0a8c74b1e41405b.tar.xz bootstrap-9d13fd3fe3d1a4578dde8b2cf0a8c74b1e41405b.zip | |
remove old flex utils, update docs to match
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index e325d8605..3ba8520e0 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -25,7 +25,7 @@ </nav> {% endcomment %} - <div class="d-flex flex-items-between hidden-lg-up"> + <div class="d-flex justify-content-between hidden-lg-up"> <a class="navbar-brand" href="{{ site.baseurl }}/"> Bootstrap </a> |
