Align commas

There are 15,000 aligning challenges on vimgolf.com, and they're all exactly the same. I hope this one is a little different.

Input

just = make,
       all,
       the,
       commas,
       line,
       up

Output

just = make  ,
       all   ,
       the   ,
       commas,
       line  ,
       up