Created by: ffoodd
Fixes #33196 (closed)
Wrapping in .nav-item
is required since using .nav-pill
with button
s as direct children works fine and wouldn't anymore if those button
s 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