Layout without menu shows empty space where menu should be

Hello,

I have a layout wihout menu on the left side:

But when using it, the space where the menu should be placed is empty (a margin of 250px is inserted anywhere):

It is a way to remove this empty space?

Thanks.

Forcing body margin left to 0px in the layout do the trick for me.