1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 23:00:48 +08:00

Adjust padding slightly

This commit is contained in:
Dean Herbert
2017-07-13 14:23:52 +09:00
Unverified
parent c7a13740f9
commit 4cf409ab35
+1 -1
View File
@@ -34,7 +34,7 @@ namespace osu.Game.Overlays.Profile
Margin = new MarginPadding
{
Horizontal = UserProfileOverlay.CONTENT_X_MARGIN,
Vertical = 20
Vertical = 10
}
},
content = new FillFlowContainer