aboutsummaryrefslogtreecommitdiffstats
path: root/search.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-22 20:02:39 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-22 20:02:39 +0000
commit3fa43afd25ab763d3540fc5ddaa4c164b2af33c1 (patch)
treea8a897d4cba838b436f4814f2846344ab1d9b36a /search.php
parent46373afbd58780d9321e536ab4522d1f044f266e (diff)
downloadphpicalendar-3fa43afd25ab763d3540fc5ddaa4c164b2af33c1.tar.gz
phpicalendar-3fa43afd25ab763d3540fc5ddaa4c164b2af33c1.tar.bz2
phpicalendar-3fa43afd25ab763d3540fc5ddaa4c164b2af33c1.zip
Added bottom padding to events.
Diffstat (limited to 'search.php')
-rw-r--r--search.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/search.php b/search.php
index 0ecfcd1..c57a891 100644
--- a/search.php
+++ b/search.php
@@ -136,7 +136,7 @@ include (BASE.'includes/header.inc.php');
$event_start2 = '';
$event_end = '';
}
- echo '<div style="margin-left: 10px;">';
+ echo '<div style="margin-left: 10px; margin-bottom: 10px;">';
echo "<table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"1\">\n";
echo "<tr>\n";
echo "<td width=\"120\" class=\"G10BOLD\">$time_lang:</td>\n";

© 2014-2024 Faster IT GmbH | imprint | privacy policy