summaryrefslogtreecommitdiff
path: root/httemplate/elements/table-grid.html
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/elements/table-grid.html
parent169ad85b65ffdf5e925163bbefd6b1172ec56dd5 (diff)
Revert "workaround for page-break-inside:avoid on Chrome, #71301"
This reverts commit 169ad85b65ffdf5e925163bbefd6b1172ec56dd5.
Diffstat (limited to 'httemplate/elements/table-grid.html')
-rw-r--r--httemplate/elements/table-grid.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/table-grid.html b/httemplate/elements/table-grid.html
index bf60fe03e..4f4200570 100644
--- a/httemplate/elements/table-grid.html
+++ b/httemplate/elements/table-grid.html
@@ -1,4 +1,4 @@
-<TABLE CLASS="grid nosplitrows" CELLSPACING=<% $opt{cellspacing} %> CELLPADDING=<% $opt{cellpadding} %> <% $opt{bgcolor} %>>
+<TABLE CLASS="grid" CELLSPACING=<% $opt{cellspacing} %> CELLPADDING=<% $opt{cellpadding} %> <% $opt{bgcolor} %>>
<%init>