From bafceeca881af84bf44531632c6170196b35aefd Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 20 May 2006 18:54:12 +0000 Subject: [PATCH] r835: Add clearspill to the attachment list to prevent overflow --- docs/template_changes.txt | 18 ++++++++++++++++++ templates/showreport.tpl | 2 ++ 2 files changed, 20 insertions(+) diff --git a/docs/template_changes.txt b/docs/template_changes.txt index 8e21a1a..b5a8714 100644 --- a/docs/template_changes.txt +++ b/docs/template_changes.txt @@ -91,4 +91,22 @@ Index: templates/report.css - clear: both; -} - +################################################################### + +################################################################### +showreport.tpl (add a clearspill div to prevent attachment list overflow): +------------------------------------------------------------------- +Index: templates/showreport.tpl +=================================================================== +--- templates/showreport.tpl (revision 834) ++++ templates/showreport.tpl (working copy) +@@ -258,6 +258,8 @@ + + + ++
++ +
+ + $comments ################################################################### \ No newline at end of file diff --git a/templates/showreport.tpl b/templates/showreport.tpl index 645278b..8985747 100644 --- a/templates/showreport.tpl +++ b/templates/showreport.tpl @@ -258,6 +258,8 @@ $header +
+
$comments -- 2.43.5