aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2010-06-06 19:04:34 +0000
committervdigital <vdigital@piwigo.org>2010-06-06 19:04:34 +0000
commit0b893e238c3dcd106a66d96246e9564dbab6edc7 (patch)
tree66d3754e4f90ad3b52a58b6fa9e4c928d57de8f3
parent30144caeb86317fd6c40545c0b2192a44ec835d1 (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
-rw-r--r--themes/Sylvia/theme.css4
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