Description of the search results become hidden if thumbnail is missing

(from github.com/biligee)
In the search results, “description” is hidden if thumbnail is missing or /images/blank.png.
<div class="body" style="display: none;"></div>
How do I display “description” always?

(from github.com/biligee)
For a while, I removed “display:none;” from search.js. Needs a better solution.

(from github.com/marevol)
Did you modify jsp files?

(from github.com/biligee)

Did you modify jsp files?

Yes. But I also tried default page.

(from github.com/marevol)
I think you need to also modify search.js.