gitweb.css: constrain vertical height of readme
commitc7fc35ebc79c9b5605dc2ea1b78f9ca6b0663851
authorKyle J. McKay <mackyle@gmail.com>
Tue, 7 Jan 2020 00:04:22 +0000 (6 17:04 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 7 Jan 2020 00:04:22 +0000 (6 17:04 -0700)
tree8376a44f2e4efb3781a43243256e24df2ae8e546
parent104a931fdb3fc51858d7ee88509e3ca29767fb78
gitweb.css: constrain vertical height of readme

Add the necessary style elements so that any overly long readme
contents ends up inside its own scrollable element.

This prevents pushing the "standard" contents that follow the readme
(shortlog, tags, heads and forks) so far off the screen that it
takes forever to scroll there.

While not a "perfect solution," the result should be an improvement
when encountering a readme that renders as hundreds of lines.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/gitweb.css