limjeck / osuplus

GNU General Public License v3.0
135 stars 38 forks source link

Country flags broken in beatmap leaderboards #35

Closed Magnus-Cosmos closed 3 years ago

Magnus-Cosmos commented 3 years ago

There were some recent changes to flags which breaks them for osuplus: image https://github.com/limjeck/osuplus/blob/3578e2e1390bb4303be74298cc32819da60ad4bd/osuplus.user.js#L3845-L3846 Changing the span to div fixes it for me (also flag-country--scoreboard and flag-country--small-box are no longer used, instead it should be flag-country--flat)

limjeck commented 3 years ago

fixed