diff --git a/osu.Game/Screens/Ranking/UserTagControl.cs b/osu.Game/Screens/Ranking/UserTagControl.cs index 797d66b5c5..789e2cce9f 100644 --- a/osu.Game/Screens/Ranking/UserTagControl.cs +++ b/osu.Game/Screens/Ranking/UserTagControl.cs @@ -511,6 +511,7 @@ namespace osu.Game.Screens.Ranking AllowableAnchors = new[] { Anchor.TopCentre, + Anchor.BottomCentre, }; Children = new Drawable[]