smogon / damage-calc

Pokemon games damage calculator
https://calc.pokemonshowdown.com
MIT License
384 stars 364 forks source link

Random Battle Button wrapping around to new row #526

Open MaplePokehacking opened 1 year ago

MaplePokehacking commented 1 year ago

Not a bug, but a bothersome bit of formatting. The Random Battles button is wrapped around to the bottom left underneath the Pokemon Damage Calculator title and thus is a bit unintuitive to find. Should be a simple CSS spacing fix or editing the buttons to be a slightly smaller size.

rajatnai49 commented 1 year ago

Hey MaplePokehacking , I fixed the Random battles button warp and done little bit of formatting in HTML and CSS so you can check it in my pull request #530 .