From 4ae469eba5c9dcb37ffa90bfd5e6beaf2b63ef83 Mon Sep 17 00:00:00 2001 From: Alib Date: Fri, 19 Feb 2010 14:42:10 +0100 Subject: fixed css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index 2bfe77f..a8a84b1 100755 --- a/css/style.css +++ b/css/style.css @@ -899,8 +899,8 @@ body.list ul img { width: 80px; height: 80px; position: absolute; - left: 5; - top: 5; + left: 5px; + top: 5px; } body.list li.withimage { height: 90px!important; -- cgit v1.2.3