aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/theme.css')
-rw-r--r--themes/default/theme.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index 0477d5a7d..00cb89482 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -683,15 +683,6 @@ IMG.ui-datepicker-trigger {
cursor : pointer;
}
-/* Set some sizes according to your maximum thumbnail width and height */
-.thumbnailCategory DIV.illustration {
- width: 140px; /* max thumbnail width + 2px */
-}
-
-.content .thumbnailCategory .description {
- height: 140px; /* max thumbnail height + 2px */
-}
-
/* Set defaults for thumbnails legend */
.thumbnails SPAN.thumbLegend {
display: block; /* display: none; if you don't want legend */