From 82dc0ad17d03599a812a200d4f0da5c48db7a28f Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 3 Jan 2013 17:20:37 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B0=80?= =?UTF-8?q?=EB=A1=9C=20=EB=84=93=EC=9D=B4=20=EB=84=98=EC=B9=98=EB=8A=94=20?= =?UTF-8?q?=EB=AC=B8=EC=A0=9C=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/def.css b/css/def.css index b14d00403..f78a9081c 100644 --- a/css/def.css +++ b/css/def.css @@ -60,7 +60,7 @@ p {margin:5px 0;padding:10px 0;line-height:1.5em} #ol_before fieldset {padding:0;border:0} #ol_before legend {height:0;overflow:hidden} #ol_before input:focus {background:#434f54;color:#fff} -#ol_before ul {position:relative;top:0;left:90px;margin:10px 0;zoom:1} +#ol_before ul {position:relative;top:0;left:90px;margin:10px 0;width:90px;zoom:1} #ol_before ul:after {display:block;visibility:hidden;clear:both;content:""} #ol_before li {float:left;margin-right:5px} #ol_before a {color:#696969;text-decoration:none;letter-spacing:-0.1em}