Move breadcrumb to the right position

This commit is contained in:
HoutarouOreki 2018-07-24 19:01:24 +02:00
parent 225ff35907
commit 16d3ca2073

View File

@ -114,7 +114,7 @@ namespace osu.Game.Overlays.Changelog
}, },
new FillFlowContainer // Listing > Lazer 2018.713.1 new FillFlowContainer // Listing > Lazer 2018.713.1
{ {
X = 2 * icon_margin + icon_size - 8, X = 2 * icon_margin + icon_size,
Height = version_height, Height = version_height,
Anchor = Anchor.BottomLeft, Anchor = Anchor.BottomLeft,
Origin = Anchor.BottomLeft, Origin = Anchor.BottomLeft,