From cb0f0f195dbb8fa7a317be2b15cc8655e7b5b3b0 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 17 Jan 2014 11:18:21 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=EB=A9=94=EB=89=B4=20=EB=84=88=EB=B9=84=2020%=20->=202?= =?UTF-8?q?5%?= 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 0366596f5..9e3b132cc 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -64,7 +64,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #lnb {} #lnb ul {margin:0;padding:0;border-bottom:1px solid #e7f1ed;list-style:none} #lnb ul:after {display:block;visibility:hidden;clear:both;content:""} -#lnb li {float:left;margin-bottom:-1px;width:20%} +#lnb li {float:left;margin-bottom:-1px;width:25%} #lnb a {display:block;padding:10px 0;border-right:1px solid #e7f1ed;border-bottom:1px solid #e7f1ed;color:#000;text-align:center;text-decoration:none} #lnb li:nth-of-type(5n) a {border-right:0}