From dc1121c3f47a581e73537ce06d0c2e7a0447d3d8 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 6 Jun 2010 18:59:16 +0000 Subject: 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 --- themes/Sylvia/theme.css | 4 ---- 1 file changed, 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 -- cgit v1.2.3