diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 0eb6ed811..b737ecfa8 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -11,7 +11,8 @@ #comments div.thumbnailCategory div.illustration { width:220px !important; /* Usable range 219px-360px , optimal : Thumbnail width + 95px */ } - +#comments .thumbnailCategories hr {display:none;} +#comments form.filter input[type="submit"] { margin-top:1.8em; } /* Sylvia Theme is close to the Roma Admin theme */ BODY, H1, H3, DT, INPUT.rateButtonSelected, H2, #menubar DT { color:#666; |