Retina thumbs while using the search

pull/91/head
Tobias Reich 11 years ago
parent 5dff1b0d3c
commit 51262838f7

File diff suppressed because one or more lines are too long

@ -60,6 +60,7 @@ search = {
else {
lychee.content.html(code);
lychee.animate(".album, .photo", "contentZoomIn");
$("img[data-type!='svg']").retina();
}
}, 300);

Loading…
Cancel
Save