I fixed my layout issue by doing the following:
In the project folder, in \Config\DefaultGame.ini
I removed the lines:
[StartupActions]
bAddPacks=True
InsertPack=(PackSource=“StarterContent.upack”,PackName=“StarterContent”)
Now it keeps my layout.
If I put back the deleted lines in DefaultGame.ini, it resets to default layout with floating content browser …