mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
Merge branch 'master' into thumbnail-extend
Conflicts: dist/css/bootstrap.css
This commit is contained in:
7
dist/css/bootstrap.css
vendored
7
dist/css/bootstrap.css
vendored
@@ -309,7 +309,9 @@ img {
|
||||
}
|
||||
.img-responsive,
|
||||
.thumbnail > img,
|
||||
.thumbnail a > img {
|
||||
.thumbnail a > img,
|
||||
.carousel-inner > .item > img,
|
||||
.carousel-inner > .item > a > img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
@@ -5420,9 +5422,6 @@ button.close {
|
||||
}
|
||||
.carousel-inner > .item > img,
|
||||
.carousel-inner > .item > a > img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
line-height: 1;
|
||||
}
|
||||
.carousel-inner > .active,
|
||||
|
Reference in New Issue
Block a user