diff options
author | vdigital <vdigital@piwigo.org> | 2010-06-06 18:59:16 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2010-06-06 18:59:16 +0000 |
commit | dc1121c3f47a581e73537ce06d0c2e7a0447d3d8 (patch) | |
tree | 07547b21bfc40dcf0a902cedcc9cb1e68ed25aa2 /themes/Sylvia | |
parent | 85ed20da2c1decebcddb48fc9839fa60dbb6d065 (diff) |
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/trunk@6478 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/Sylvia')
-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 |