diff --git a/_sass/_screen.scss b/_sass/_screen.scss index ea1aad1..7b6be68 100644 --- a/_sass/_screen.scss +++ b/_sass/_screen.scss @@ -1429,6 +1429,10 @@ nav ul { clear: both; } +.search-result img { + max-width: 100%; +} + /* @end */ /* @group ----- Items/Browse ----- */ diff --git a/css/style.css b/css/style.css index ea9a199..e15c688 100644 --- a/css/style.css +++ b/css/style.css @@ -1494,6 +1494,10 @@ clear: both; } + .search-result img { + max-width: 100%; + } + /* @end */ /* @group ----- Items/Browse ----- */ #no-results {