Move breadcrumb to the right position

This commit is contained in:
HoutarouOreki 2018-07-24 19:01:24 +02:00
parent 225ff35907
commit 16d3ca2073
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ public ChangelogHeader()
},
new FillFlowContainer // Listing > Lazer 2018.713.1
{
X = 2 * icon_margin + icon_size - 8,
X = 2 * icon_margin + icon_size,
Height = version_height,
Anchor = Anchor.BottomLeft,
Origin = Anchor.BottomLeft,