Alignment issues in some solutions

On this solution page: https://leetcode.com/problems/divide-two-integers/solution/

...the text alignment is off, for all languages.
image
image
image

It looked at first like it only affected a few lines, but I was misled by the tab indents in the code - you can see the problem again at the end, when tab indent gets back to the left edge:

image

I don't know what else is affected, as this looks like it would be systemic, but I haven't noticed it in any other places.

Comments (0)