Merge branch 'master' into fix-progress-notifications-close

This commit is contained in:
Dan Balasescu
2017-12-27 21:43:58 +09:00
committed by GitHub
22 changed files with 68 additions and 37 deletions

View File

@ -91,7 +91,6 @@ namespace osu.Game.Overlays.Notifications
AutoSizeAxes = Axes.Y,
Padding = new MarginPadding
{
Top = 5,
Left = 45,
Right = 30
},