aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/content.css
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-04-22 08:07:28 +0000
committerchrisaga <chrisaga@piwigo.org>2006-04-22 08:07:28 +0000
commit02597251fcc8ff272ed9f4cb595c2ad90bf70eff (patch)
treeaaa687d85f0f20a4e19f81a3a63b9a404893e3e6 /template/yoga/content.css
parenta89ecb6e41256a86e9050872f5e8b6a1ddf1cc8e (diff)
- 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
Diffstat (limited to 'template/yoga/content.css')
-rw-r--r--template/yoga/content.css3
1 files changed, 3 insertions, 0 deletions
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 {