diff options
author | chrisaga <chrisaga@piwigo.org> | 2006-04-22 08:09:01 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2006-04-22 08:09:01 +0000 |
commit | 8fff5ceb05901d007de0abd14cb350528b6b4d54 (patch) | |
tree | ff4d3bf27b63245b6d779c2c8dc53421e7287cde /template/yoga/content.css | |
parent | 190f7a160ad0b5f585b1a8d6f90b20204eb2db48 (diff) |
- merge trunk r1250:1251 into branch 1.6 (IE 5.2 Mac issue)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1252 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/content.css')
-rw-r--r-- | template/yoga/content.css | 3 |
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 { |