diff options
author | vdigital <vdigital@piwigo.org> | 2010-06-06 19:04:34 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2010-06-06 19:04:34 +0000 |
commit | 0b893e238c3dcd106a66d96246e9564dbab6edc7 (patch) | |
tree | 66d3754e4f90ad3b52a58b6fa9e4c928d57de8f3 /themes/Sylvia/theme.css | |
parent | 30144caeb86317fd6c40545c0b2192a44ec835d1 (diff) |
merge r6478
Fix: Insignificant issue "Scrollbars beside categories thumbnails(with long names)!"
http://piwigo.org/forum/viewtopic.php?id=16041
git-svn-id: http://piwigo.org/svn/branches/2.1@6479 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/Sylvia/theme.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index a4e94f95f..4977c862f 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -431,7 +431,3 @@ tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend { #the_page .content div.thumbnailCategory div.description { height:158px; } - -#the_page .content div.thumbnailCategory div.description .text { - height:122px !important; -}
\ No newline at end of file |