1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-01 17:06:13 +02:00
git/gitweb/static
Andrew Keller 46a7471f0e gitweb: Avoid overflowing page body frame with large images
When displaying a blob in gitweb, if it's an image, specify constraints for
maximum display width and height to prevent the image from overflowing the
frame of the enclosing page_body div.

This change assumes that it is more desirable to see the whole image without
scrolling (new behavior) than it is to see every pixel without zooming
(previous behavior).

Signed-off-by: Andrew Keller <andrew@kellerfarm.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-02-20 09:50:14 -08:00
..
js correct a few doubled-word nits in comments and documentation 2012-03-28 11:18:35 -07:00
git-favicon.png gitweb: Move static files into seperate subdirectory 2010-05-31 17:56:29 -07:00
git-logo.png gitweb: Move static files into seperate subdirectory 2010-05-31 17:56:29 -07:00
gitweb.css gitweb: Avoid overflowing page body frame with large images 2014-02-20 09:50:14 -08:00