]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Match .carousel-inner specificity to beat styles
authorRoss Allen <reallen@gmail.com>
Sun, 28 Jul 2013 03:14:49 +0000 (20:14 -0700)
committerRoss Allen <reallen@gmail.com>
Sun, 28 Jul 2013 03:14:49 +0000 (20:14 -0700)
commitc834b4027c88f3d3fe28597f136968c9fdac848f
treece003836eefc7b1b401cadb4ac9ab2548bf17ab9
parent2998929b39eb3a4d587c6237d98095f9f5b0df2f
Match .carousel-inner specificity to beat styles

'.carousel ing' was replaced with '.carousel-inner > .item > img' in
3.0 and now loses the specificity war. To make carousel images 500px
tall, match specificity to make carousel.css win.
carousel/carousel.css