summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
Diffstat (limited to 'pages')
-rw-r--r--pages/searchresults.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/searchresults.ecpp b/pages/searchresults.ecpp
index c6d8076..5a3653c 100644
--- a/pages/searchresults.ecpp
+++ b/pages/searchresults.ecpp
@@ -80,7 +80,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
% }
% if (results.size() > 0) {
<tr>
- <td colspan="5" style="border-top: 1px solid black; background: none">&nbsp;</td></tr>
+ <td colspan="5" style="border-top: 1px solid black; background: none; border-bottom: none">&nbsp;</td></tr>
</tr>
% }
</table>