From 02597251fcc8ff272ed9f4cb595c2ad90bf70eff Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 22 Apr 2006 08:07:28 +0000 Subject: - fix : display on IE 5.2 Mac (http://forum.phpwebgallery.net/viewtopic.php?pid=34243#p34243) git-svn-id: http://piwigo.org/svn/trunk@1251 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/content.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/template/yoga/content.css b/template/yoga/content.css index d7bf95884..67019a3ac 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -79,6 +79,9 @@ BODY#theNBMPage #content * html #content UL.thumbnails IMG.thumbnail { position: relative; top: -50%; + /*\*//*/ + margin-top: -40%; + /**/ } #content .navigationBar, #content .additional_info { -- cgit v1.2.3