From dd2e21b37b4ce9d4e657db65ff1622f7db7c5f2a Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 6 Mar 2013 14:34:59 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EC=84=A4?= =?UTF-8?q?=EB=AC=B8=EC=A1=B0=EC=82=AC=EC=8A=A4=ED=82=A8=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20=EC=A0=95=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/mobile.css b/css/mobile.css index 6f39f64dc..c174b6240 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -282,7 +282,7 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #poll header p {padding:0} #poll ul {margin:0 0 1em;padding:0.3em 1em;list-style:none} #poll li {padding:3px 0} -#poll footer {padding:0 0.5em;text-align:justify} +#poll footer {padding:0 0.5em;text-align:center} #poll footer input {width:49%;height:2.15em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer;-webkit-appearance:none} #poll footer a {display:inline-block;width:49%;height:2em;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;text-align:center;line-height:2em} #poll footer a:focus,