diff options
-rw-r--r-- | themes/Sylvia/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index b4182391e..49c18e39e 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -198,7 +198,7 @@ BODY { } .content div.thumbnailCategory { background:transparent url(images/cat_bottom-left.gif) no-repeat scroll left bottom; - padding: 0; + padding: 0 0 2px; margin:0; } .content .thumbnailCategory div.illustration { |