diff options
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index dae8cc40f..8cb15b71f 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -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%; |
