2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Rename .img-responsive class to .img-fluid

Fix #17166
This commit is contained in:
Kevin Kirsche
2015-08-20 17:38:40 -04:00
committed by Kevin Kirsche
parent 003f507de3
commit 54fba7cbe5
13 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -649,7 +649,7 @@ mark,
color: #818a91;
}
.img-responsive, .figure > img, .carousel-inner > .carousel-item > img,
.img-fluid, .figure > img, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
display: block;
max-width: 100%;