diff options
author | flop25 <flop25@piwigo.org> | 2012-04-30 19:04:18 +0000 |
---|---|---|
committer | flop25 <flop25@piwigo.org> | 2012-04-30 19:04:18 +0000 |
commit | d2b5d05c1caf9910abd85d29cd5a4090529784f1 (patch) | |
tree | 2be466f4039a51d688965044c603108523c89e25 /themes/Sylvia/theme.css | |
parent | fe70409d81e680ce370fb5405c3abf36b81569ae (diff) |
getting back changes from rev:14503
git-svn-id: http://piwigo.org/svn/trunk@14610 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/Sylvia/theme.css')
-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; |