]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Use @carousel-control-font-size for in min-width sm 16975/head
authorKevin Kirsche <Kev.Kirsche+GitHub@gmail.com>
Wed, 12 Aug 2015 12:09:18 +0000 (08:09 -0400)
committerKevin Kirsche <Kev.Kirsche+GitHub@gmail.com>
Wed, 12 Aug 2015 12:09:18 +0000 (08:09 -0400)
commit4f09bbc4eca113ae1e06171c721834ddfce7a6e4
tree44e0b26afe3d6388c2d6fc78083f30e625ab6c5e
parentab412b2404d12a3c55d1c4b798bd42ef32e80fab
Use @carousel-control-font-size for in min-width sm

Fix #16973

As 30px was hard coded for the following attribute values: `width`, `height`, and `font-size`, I have used the same pixel formula for each of these three as the `@carousel-control-width` is a percent value not a pixel value in variables.less
less/carousel.less