diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/Sylvia/theme.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index 49c18e39e..a4e94f95f 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -427,3 +427,11 @@ input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hove tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend { border-color: #666666; } + +#the_page .content div.thumbnailCategory div.description { + height:158px; +} + +#the_page .content div.thumbnailCategory div.description .text { + height:122px !important; +}
\ No newline at end of file |