Created by: ffoodd
Fixes #33196 (closed)
Wrapping in .nav-item is required since using .nav-pill with buttons as direct children works fine and wouldn't anymore if those buttons got width: 100%.
Initial test case: https://codepen.io/Kramb/pen/VwmyYLq?editors=1100 This PR one: https://codepen.io/ffoodd/pen/wvoydpe?editors=1000