diff options
-rw-r--r-- | themes/Sylvia/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index 3a782adcf..98e8fee34 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -356,6 +356,8 @@ #thePicturePage .commentsList { padding-left: 12px; padding-right: 12px; + overflow: visible; + width: auto; } #thePicturePage .odd { background-color: #222; |