Skip to content
Discussion options

You must be logged in to vote

I think it's related to the activity plugin, stuff after it has an "indent" while it shouldn't so they end up getting shifted to the right outside the svg viewbox.

I'm not sure yet, but I think it's caused by one of your commit message not properly handled:

  • some of them are longer than expected and should be cut with an ellipsis (...) at the end
  • since you use > characters, maybe it's not properly escaped which break the html by closing a tag or something like this

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@lowlighter
Comment options

Answer selected by lowlighter
Comment options

You must be logged in to vote
1 reply
@lowlighter
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment