diff options
Diffstat (limited to 'themes/elegant')
-rw-r--r-- | themes/elegant/theme.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/elegant/theme.css b/themes/elegant/theme.css index f35c5227a..10b78afdd 100644 --- a/themes/elegant/theme.css +++ b/themes/elegant/theme.css @@ -166,8 +166,7 @@ a:hover { border-bottom: none;} /* thumbnails */ #thumbnails { padding-top: 5px;} -.thumbnails IMG { margin-bottom: 0; vertical-align: middle;} -.thumbnailCategory DIV.illustration, +.thumbnailCategory .illustration, .commentElement .illustration { margin: 2px; text-align: center;} |