I agree, and it will be "fixed" in the next update
You can tell I'm running out of ideas (for things to complain about) when I have to resort to using my girlfriend for such 'soft' issues, eh?

Though you do need to do something about the chat spam. Last night it was full of someone spamming their affiliate links to other sites.
1) give mods the ability to mute specific users
2) have a list of words which trigger a silent mute - so the spammer doesn't know they are muted
3) have the chat auto-ban for obvious things like repeating the same line over and over
For 2), JD used this:
txt.match(/(:\/\/(?:www[.])?(?:btc-dice|dicenow)[.]com|leadnurture[.]com|g[^a-z]*r[^a-z]*i[^a-z]*n[^a-z]*d[^a-z]*a[^a-z]*b[^a-z]*i[^a-z]*t|ponzi[.]io|bitbandit|luckincrease[.]co|itchydice|vert-dice|sato-dice|kissdice|bitstardust|luckynumber|FairCryptoPumps|cubeminer|xbet[.]io|coinwin[.]us|dicebet|coredice|betabit|everydice|coinsurf[.]tk|whipplegames|adminbtc|b[^a-z]*[i1l][^a-z]*t[^a-z]*b[^a-z]*[1il][^a-z]*[a@][^a-z]*c[^a-z]*k[^a-z]*r[^a-z]*[3e][^a-z]*d|speedbet[.]net|freebitco[.,]in\/|bitcoinhorse[.]com|goldentowns[.]com|mivhancoil@gmail.com|btc sell just-dice source|192[.]241[.]245[.]135|Choose Your Kelly|Choose Your Pool|ice-dice[.]com\/[a-z]*[?]i|satoshisroulette[.]com\/[a-z]|headsvstails|Hoseaxxx|PrimeDice_AUTOBET_BOT|1bgY4vz|LETS DICE [|] CLEAN DESIGN|I'm in a really dumpy situation and I'm homeless at the age of 18)/i)) {
It's a little out of date, since there are new sites being spammed now, but it's a good start.