summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-07-12 14:26:02 -0700
committerMark Wells <mark@freeside.biz>2016-07-12 14:26:02 -0700
commit44d27f7842c32750ddf6210c83b949d5b440a6c5 (patch)
treec6629a85caaa7bfa82ee546a5fc0d09ba25b7665 /httemplate/search
parent169ad85b65ffdf5e925163bbefd6b1172ec56dd5 (diff)
Revert "workaround for page-break-inside:avoid on Chrome, #71301"
This reverts commit 169ad85b65ffdf5e925163bbefd6b1172ec56dd5.
Diffstat (limited to 'httemplate/search')
-rw-r--r--httemplate/search/elements/grouped-search/html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/elements/grouped-search/html b/httemplate/search/elements/grouped-search/html
index 2ecb68815..df1471a52 100644
--- a/httemplate/search/elements/grouped-search/html
+++ b/httemplate/search/elements/grouped-search/html
@@ -120,7 +120,7 @@ for (my $i = 0; $i < $group_info->{num}; $i++) {
border-spacing: 0;
}
</STYLE>
-<table class="grid nosplitrows">
+<table class="grid">
<thead>
<& /search/elements/search-html.html:header_row,
'header' => $opt{'header'},