mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
no clipping if the thumbnails are under 128px.
the img are centered git-svn-id: http://piwigo.org/svn/trunk@9865 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -45,11 +45,6 @@ UL.thumbnails li.rank-of-image {
|
||||
cursor: move;
|
||||
margin: 10px;
|
||||
}
|
||||
UL.thumbnails li.rank-of-image img {
|
||||
margin: 0 20px;
|
||||
padding: 8px 2px;
|
||||
float: left;
|
||||
}
|
||||
.clipwrapper {
|
||||
position:relative;
|
||||
width: 96px;
|
||||
|
||||
Reference in New Issue
Block a user