diff --git a/play.pokemonshowdown.com/style/client.css b/play.pokemonshowdown.com/style/client.css index c14d35c34..a86c2e633 100644 --- a/play.pokemonshowdown.com/style/client.css +++ b/play.pokemonshowdown.com/style/client.css @@ -980,7 +980,7 @@ p.or:after { font-size: 18pt; font-weight: normal; } - .roomcounters .usercount { +.roomcounters .usercount { display: block; width: 49px; height: 63px; diff --git a/play.pokemonshowdown.com/style/client2.css b/play.pokemonshowdown.com/style/client2.css index 66cdc3fd2..0a3ddd5aa 100644 --- a/play.pokemonshowdown.com/style/client2.css +++ b/play.pokemonshowdown.com/style/client2.css @@ -1061,7 +1061,7 @@ form.menugroup { font-size: 18pt; font-weight: normal; } - .roomcounters .usercount { +.roomcounters .usercount { display: block; width: 49px; height: 63px; @@ -1084,7 +1084,7 @@ form.menugroup { } .roomcounters .button:hover .battlecount { background: url(https://play.pokemonshowdown.com/sprites/gen5ani/meloetta-pirouette.gif) center no-repeat; -} +} .roomlist { max-width: 480px;