]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove redundant border radius on pagination (#28980)
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Tue, 2 Jul 2019 06:08:12 +0000 (08:08 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jul 2019 06:08:12 +0000 (08:08 +0200)
commitf5f09d8b0b97ffb0c5c0b01ad503ccfe0cf7f506
tree682f880b210af68d56de9f9200f6dfc24401c925
parent4b3d2635f34a36742f6f3ab0f969a80b0c21a0ef
Remove redundant border radius on pagination (#28980)

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)
scss/_pagination.scss