Try one of the following:
ls --tabsize=8
ls --tabsize=4
Where 4 was what I needed as my ls
defaults to 8.
Interestingly enough, the following also fixes this issue for me.
ls --color=auto
See also: https://unix.stackexchange.com/questions/79197/ls-command-define-number-of-columns