From 6c415f7fd4ba37ead7fd2ffb44fb37342d7ec52d Mon Sep 17 00:00:00 2001 From: Nutzchannel Date: Wed, 25 Jun 2014 14:52:31 -0400 Subject: [PATCH] Button size in main.css --- lang/jp/main.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/jp/main.css b/lang/jp/main.css index 8d1c8b6..2c016c2 100644 --- a/lang/jp/main.css +++ b/lang/jp/main.css @@ -1 +1,3 @@ - + .button{width: 100px !important;} +#outsidePanel .button{width: 115px !important;} +.eventPanel .button {width: 122px !important;}