From bac153127c4fc9a8f7d511b1424f73f089b1cbb6 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 3 Dec 2013 13:54:56 -0800 Subject: grunt --- dist/css/bootstrap.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') 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%; -- cgit v1.2.3