mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
kill bug 0000146: Image Nouveau
git-svn-id: http://piwigo.org/svn/trunk@885 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user