css: reset font size for blame oid
commitd071f28cfa9a49f3aa6355b17e9d9fa7224ff49f
authorJohn Keeping <john@keeping.me.uk>
Sun, 13 Feb 2022 15:35:29 +0000 (13 15:35 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 19 Dec 2022 15:13:58 +0000 (19 16:13 +0100)
tree545e8544d3c56a5d8c66d56bb72154075ed7faea
parentc1a1d23111b4918798f2605c33130f2ab71bbe7a
css: reset font size for blame oid

In Firefox, the hashes in the blame UI are out of step with the line
number and content leading to ever increasing vertical misalignment.

This is caused by the .oid class setting font-size to 90%, so override
this back to 100% for the blame case, bringing the height of lines in
all three columns of the table back into step.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
cgit.css