Merge branch 'ak/gitweb-fit-image'
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Mar 2014 21:25:28 +0000 (14:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Mar 2014 21:25:28 +0000 (14:25 -0700)
Instead of allowing an <img> to be shown in whatever size, force
scaling it to fit on the page with max-height/max-width css style
attributes.

* ak/gitweb-fit-image:
gitweb: Avoid overflowing page body frame with large images

Trivial merge