diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index ab259fa6a..23202f62b 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -308,6 +308,8 @@ img { vertical-align: middle; } .img-responsive, +.thumbnail > img, +.thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; @@ -4403,9 +4405,6 @@ a.list-group-item.active > .badge, } .thumbnail > img, .thumbnail a > img { - display: block; - max-width: 100%; - height: auto; margin-right: auto; margin-left: auto; } |
