This commit is contained in:
Nicolas Stepien 2012-02-20 02:35:12 +01:00
parent da843081b2
commit 0ef5b37ce2
2 changed files with 2 additions and 2 deletions

View File

@ -3929,7 +3929,7 @@ img[md5], img[md5] + img {\
}\ }\
\ \
#ihover {\ #ihover {\
max-height: 100%;\ max-height: 97%;\
max-width: 75%;\ max-width: 75%;\
padding-bottom: 18px;\ padding-bottom: 18px;\
}\ }\

View File

@ -3200,7 +3200,7 @@ img[md5], img[md5] + img {
} }
#ihover { #ihover {
max-height: 100%; max-height: 97%;
max-width: 75%; max-width: 75%;
padding-bottom: 18px; padding-bottom: 18px;
} }