feature:940 fix problem with ie7

git-svn-id: http://piwigo.org/svn/trunk@3209 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
nikrou
2009-03-17 16:48:04 +00:00
parent ed068b08c8
commit bfdc96a1a2

View File

@@ -2,6 +2,7 @@
.content UL.thumbnails {
margin: 0; padding: 0; list-style: none;
text-align: center; /* to center the whole collection in .content */
float: left;
}
.content UL.thumbnails LI { display: inline }
.content ul.thumbnails li.rank-of-image {