1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00
This commit is contained in:
Chris Rebert
2013-12-03 13:54:56 -08:00
parent 2d4ee18162
commit bac153127c
4 changed files with 5 additions and 4 deletions

View File

@@ -5274,7 +5274,8 @@ a.list-group-item.active > .badge,
transition: all 0.2s ease-in-out;
}
.thumbnail > img {
.thumbnail > img,
.thumbnail a > img {
display: block;
height: auto;
max-width: 100%;