else statements indented same amount of tabs as the line it was moved up into is tabbed from the left.
It should only be indented by one space after the ending curly brace from the previous if statement
Did some more tests and this is only happening when the file if configured to use tabs. When the file is configured to use spaces it will indent correctly