smogon / pokemon-showdown-client

The client for Pokémon Showdown
http://pokemonshowdown.com
GNU Affero General Public License v3.0
555 stars 779 forks source link

Fix formatting of Glicko-1 on ladder page #2276

Closed Karthik99999 closed 1 month ago

Karthik99999 commented 1 month ago

Before:

image

After:

image

Is there a reason that the widths are even specified though? Getting rid of all the width values also makes the table keep everything on one line.

Zarel commented 1 month ago

Thanks!

Zarel commented 1 month ago

I think the widths are nice here; keeps things consistent.