kill bug 0000146: Image Nouveau

git-svn-id: http://piwigo.org/svn/trunk@885 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
chrisaga
2005-10-15 19:26:12 +00:00
parent 02051fa5d7
commit 1d58376334
+3 -1
View File
@@ -29,6 +29,8 @@ BODY#theNotificationPage #content
margin-bottom: 1ex;
}
/* Thumbnail "elastic" layout */
#content UL.thumbnails {
margin: 0;
padding: 0;
@@ -84,7 +86,7 @@ BODY#theNotificationPage #content
top: 50%;
left: 0px; /* same as "#content UL.thumbnails SPAN SPAN { padding:" if any*/
}
* html #content UL.thumbnails IMG {
* html #content UL.thumbnails IMG.thumbnail {
position: relative;
top: -50%;
}