Skip to content

Remove redundant border radius on pagination#28980

Merged
MartijnCuppens merged 1 commit intomasterfrom
master-mc-remove-pagination-border-radius
Jul 2, 2019
Merged

Remove redundant border radius on pagination#28980
MartijnCuppens merged 1 commit intomasterfrom
master-mc-remove-pagination-border-radius

Conversation

@MartijnCuppens
Copy link
Member

Pagination used to have box shadow back in the days which required this property, but nowadays it's redundant. (see https://github.com/twbs/bootstrap/blame/0cd186183c5e18f0517d6037d53f29c56adbac72/less/pagination.less#L17)

Pagination used to have box shadow back in the days which required this property, but nowadays it's redundant. (see https://github.com/twbs/bootstrap/blame/0cd186183c5e18f0517d6037d53f29c56adbac72/less/pagination.less#L17)
@MartijnCuppens MartijnCuppens merged commit f5f09d8 into master Jul 2, 2019
@MartijnCuppens MartijnCuppens deleted the master-mc-remove-pagination-border-radius branch July 2, 2019 06:08
@mdo
Copy link
Member

mdo commented Jul 2, 2019

We had added this originally so folks didn't need to add the property when adding a box-shadow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants