aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/yoga/theme/Sylvia/theme.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index 67f1ad0f1..2eb691fd2 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -433,4 +433,10 @@ 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