From db416b7d52def1109ed02b1ef8e070aea605668d Mon Sep 17 00:00:00 2001 From: Guangcong Luo Date: Sun, 13 Dec 2015 13:28:46 -0500 Subject: [PATCH] Make the random background button bigger (Some people didn't notice the previous one.) --- js/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/client.js b/js/client.js index 6b61cae67..da15a8e70 100644 --- a/js/client.js +++ b/js/client.js @@ -2969,7 +2969,7 @@ buf += '

Default

'; buf += '
'; - buf += ''; + buf += ''; buf += '
'; buf += '

Official

';