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
..
2020-05-12 20:44:42 +03:00
2020-05-12 20:44:42 +03:00
2020-06-24 15:16:58 +03:00
2018-10-15 16:03:16 +03:00
2018-07-11 23:30:46 -07:00
2020-05-12 19:21:36 +03:00
2018-10-20 16:00:28 +03:00