diff --git a/htdocs/css/index.css b/htdocs/css/index.css index 0e960a31..bb5a31ba 100755 --- a/htdocs/css/index.css +++ b/htdocs/css/index.css @@ -89,7 +89,7 @@ color:Green; text-decoration:none; } #rightPanel #feature .more { float:right;width:70px;padding:0;margin:0px;height:20px;line-height:20px;} -#rightPanel .more a{color:Green; background:url(../images/arrow.gif) no-repeat right center;padding:0;margin:0px;height:20px;line-height:20px;} +#rightPanel .more a{color:Green; background:url(../images/arrow.gif) no-repeat right center;padding:0 15px 0 0;margin:0px;height:20px;line-height:20px;} #rightPanel .title {font-size: 15px; font-weight: bold; margin-top: 10px; margin-bottom: 10px;}