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:
parent
692abe1650
commit
8dc9fe6dfd
2 changed files with 8 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue