Integration

This commit is contained in:
DrabWeb
2017-03-23 01:19:29 -03:00
parent 87b8015e8f
commit 677b8afc1f
4 changed files with 77 additions and 25 deletions

View File

@ -74,7 +74,7 @@ namespace osu.Game.Screens.Select.Leaderboards
RelativeSizeAxes = Axes.X,
AutoSizeAxes = Axes.Y,
Spacing = new Vector2(0f, 5f),
Padding = new MarginPadding(5),
Padding = new MarginPadding { Top = 10, Bottom = 5 },
},
},
},