Prevent graph spacing issue
Created by: yvbeek
As described in issue: https://github.com/gitlabhq/gitlabhq/issues/7505
Graph spacing doesn't work properly:
- Branch lines sometimes cross unnecessary
- Branch lines sometimes move to the left for no reason
The network graph is a lot easier to understand without the spacing and looks more like other git branch graphs.