diff options
Diffstat (limited to 'template/yoga/default-layout.css')
-rw-r--r-- | template/yoga/default-layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index 55cd09e57..69c17c902 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -268,7 +268,7 @@ TABLE.tagLetterContent { #theNotificationPage DL, #thePopuphelpPage DL { margin: 0 25px 25px; } -#content #comments UL.thumbnailCategories LI { width:99%; } +.content #comments UL.thumbnailCategories LI { width:99%; } /* jQuery datepicker */ IMG.ui-datepicker-trigger { cursor : pointer; |