I’ve seen on a couple of sites where the tabs still have that space to the left of the far left tab.
If you want that space to go away, then in “/skins/CLIENT_SKIN/customer/buttons/tab.tpl”, change the part in red below to “right”
```php
{* $Id: tab.tpl 3462 2007-07-25 10:15:14Z zeke $ *}
{$tab_text}
```