aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-09-02 00:33:26 -0700
committerMark Otto <[email protected]>2015-09-02 00:33:26 -0700
commit5fc4b3534989c1ea14c12c71ee08f88fd2bb22e9 (patch)
treea5d6350a19ac862404ad80a2c44fea85dcdd0f2f /docs/dist/css/bootstrap.css
parent0c0f675b941f95f49ea24beb58eb2ee428c4c004 (diff)
parent54fba7cbe598b92e76d98ac68c2b097a822a13f0 (diff)
downloadbootstrap-5fc4b3534989c1ea14c12c71ee08f88fd2bb22e9.tar.xz
bootstrap-5fc4b3534989c1ea14c12c71ee08f88fd2bb22e9.zip
Merge pull request #17168 from kkirsche/patch-19
v4 - Rename .img-responsive class to .img-fluid
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index f62e0ea5d..c73ab41f1 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -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%;