Files
@ 1cc64983363a
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
1cc64983363a
2.7 KiB
text/css
graph: fix graph drawing if there is less than one pixel available per branch
The branch width would be rounded down and the graph would be 0 pixels wide and
thus even more unreadable than it should have been.
The branch width would be rounded down and the graph would be 0 pixels wide and
thus even more unreadable than it should have been.