Result counts displaying

This commit is contained in:
DrabWeb
2017-05-18 17:43:39 -03:00
parent 1d1375c4d4
commit a5fa7e1a7d
6 changed files with 55 additions and 12 deletions

View File

@ -136,7 +136,7 @@ namespace osu.Game.Graphics.UserInterface
}
public OsuDropdownHeader()
{
{
Foreground.Padding = new MarginPadding(4);
AutoSizeAxes = Axes.None;