After [this PR](https://github.com/twbs/bootstrap/pull/27703) `dropdown-item` has a border radius by default.  The border radius should only be applied if `$dropdown-padding-y == 0`.
After this PR
dropdown-itemhas a border radius by default.The border radius should only be applied if
$dropdown-padding-y == 0.