diff options
Diffstat (limited to 'template-common')
-rw-r--r-- | template-common/default-layout.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template-common/default-layout.css b/template-common/default-layout.css index 2355d39f3..fb030f5a1 100644 --- a/template-common/default-layout.css +++ b/template-common/default-layout.css @@ -27,9 +27,6 @@ BODY#thePopuphelpPage { .content DIV.thumbnailCategory DIV.description { height: 140px; /* max thumbnail height + 2px */ } -DIV#comments DIV.comment A.illustration { - width: 140px; /*maximum thumbnail width + ~5px */ -} /* Category thumbnails on main page */ |