[INTEGRATE] Change 2431751 by Mike.Fricker@MFRICKER_G3686_Alpha on 2015/02/04 10:47:36

Fixed missing padding after project name in editor title bar
	- Also made the text ever-so-slightly more opaque

[CL 2438194 by Matthew Griffin in Main branch]
This commit is contained in:
Matthew Griffin
2015-02-09 11:34:57 -05:00
parent a3c77aee54
commit d2963fa8fe

View File

@@ -137,6 +137,7 @@ TSharedRef<SDockTab> FLevelEditorModule::SpawnLevelEditor( const FSpawnTabArgs&
SNew( SHorizontalBox )
+SHorizontalBox::Slot()
.Padding(0.0f, 0.0f, 14.0f, 0.0f)
.AutoWidth()
[
SNew(SLevelEditorWatermark)