all repos — legit @ 5912a0bcb539dce1a220656b3b5c382e65014447

web frontend for git, written in go

css: bottom padding in refs pre

commit

5912a0bcb539dce1a220656b3b5c382e65014447

parent

845cce8ea7f1a12046b6c022d4b195c19fd69583

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M static/style.cssstatic/style.css
@@ -215,6 +215,7 @@ }
.refs pre { white-space: pre-wrap; + padding-bottom: 0.5rem; } .refs strong {