git-gui: Pad the cancel/save buttons in the options window.
commitab26abd483d2e63f782a4335331ba6b2cfeed1bc
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 04:52:19 +0000 (20 23:52 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 07:54:25 +0000 (21 02:54 -0500)
tree822402b0ab4dfc0eee4feddb78d59d700800eec2
parent833eda736ad1ec99c30b2c4d7a565ccc406c97a0
git-gui: Pad the cancel/save buttons in the options window.

It looks horrible to have the cancel and save buttons wedged up against
each other in our options dialog.  Therefore toss a 5 pixel pad between
them.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh