mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
qualify better css exceptions for ie 5-7 merge r16411 from branch 2.4 to trunk
git-svn-id: http://piwigo.org/svn/trunk@16412 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.thumbnails IMG.thumbnail {
|
||||
.thumbnails .wrap2 IMG {
|
||||
position: relative;
|
||||
top: -50%;
|
||||
/*\*//*/
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.thumbnails IMG.thumbnail {
|
||||
.thumbnails .wrap2 IMG {
|
||||
position: relative;
|
||||
top: -50%;
|
||||
margin-top: 2%;
|
||||
|
||||
Reference in New Issue
Block a user