SIGN IN SIGN UP
twbs / bootstrap UNCLAIMED

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Fixed the `pagination` component not matching the input / button (#42137)

* Fixed the `pagination` component not matching the `input` / `button` components min-height

Fixed the `pagination` component not matching the `input` / `button` components min-height.

See discussion: https://github.com/orgs/twbs/discussions/42136

Feel free to reject if this component isn't supposed to be used like in my examples.

* Reordered the flex / min-height attribute order

Moved min-height attribute after the flex related attributes (to match the order from other components). It's a trivial change.
P
pricop committed
ee683f22777ee8a938fb4e4c422f3e6ffd9de381
Parent: eaccc43
Committed by GitHub <noreply@github.com> on 3/10/2026, 9:24:37 PM