0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00
Bootstrap/site
XhmikosR 78a51cb12f Backport #30973
Remove the class `.nav-item` from `.nav-link` inside the non `ul` or `ol` based navs.
This makes the consistency for `.nav-item` (This class will not be required on the `.nav-link`).
`.nav-item` was only required when you use `.nav-fill` or `.nav-justified` on the `.nav`. In other cases, it was redundant. And the purpose of `.nav-item` on `.nav-link`s can be achieved via flexbox utilities as well (Mentioned in the docs also).
2020-06-24 15:16:58 +03:00
..
_data Bump version to 4.5.0. 2020-05-12 20:44:42 +03:00
_includes Bump version to 4.5.0. 2020-05-12 20:44:42 +03:00
_layouts v4: Update homepage, examples, and general docs styles 2020-05-10 12:19:58 -07:00
docs Backport #30973 2020-06-24 15:16:58 +03:00
.eslintrc.json Move docs .eslintrc in site/. 2018-10-15 16:03:16 +03:00
favicon.ico Reorganize docs for easier deploys 2018-07-11 23:30:46 -07:00
index.html Remove mention of build tools 2020-05-12 19:21:36 +03:00
robots.txt Disallow crawling on Netlify. (#29194) 2019-08-03 17:09:25 +03:00
sw.js Unregister Service Worker. 2018-10-20 16:00:28 +03:00