diff options
Diffstat (limited to 'themes/default/fix-ie7.css')
-rw-r--r-- | themes/default/fix-ie7.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/fix-ie7.css b/themes/default/fix-ie7.css index 4284f6381..73868ff62 100644 --- a/themes/default/fix-ie7.css +++ b/themes/default/fix-ie7.css @@ -13,7 +13,7 @@ text-align: center; } -.thumbnails IMG.thumbnail { +.thumbnails .wrap2 IMG { position: relative; top: -50%; margin-top: 2%; |