GitDiagram.js: improve branch " >" labels
commit6ba1e8a06e0767a71446e65df1d69265a8c325c6
authorKyle J. McKay <mackyle@gmail.com>
Sun, 9 Aug 2020 22:08:14 +0000 (9 15:08 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 9 Aug 2020 22:08:14 +0000 (9 15:08 -0700)
treeb582bddc9b7c036d617e698a18535ce6da00a173
parent517a63cfcfee244e2f907560c21de65b4e838e72
GitDiagram.js: improve branch " >" labels

Make the " " of the label a non-breaking space (&#160;) to avoid
a very ugly wrap effect and move it downwards a few more pixels
to better avoid a collision with the commit marks.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
GitDiagram.js