Fix incorrect BasicStats padding.

This commit is contained in:
DrabWeb
2017-09-12 20:24:24 -03:00
parent 4be8899fb2
commit 169bfe134b

View File

@ -55,7 +55,6 @@ namespace osu.Game.Overlays.OnlineBeatmapSet
RelativeSizeAxes = Axes.X,
AutoSizeAxes = Axes.Y,
Margin = new MarginPadding { Vertical = 10 },
Padding = new MarginPadding { Horizontal = 15 },
},
},
new DetailBox