summaryrefslogtreecommitdiff
path: root/httemplate/elements/table-grid.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-07-12 14:25:52 -0700
committerMark Wells <mark@freeside.biz>2016-07-12 14:25:52 -0700
commit79c36329a22477bc7a85508fc7ce18202f00b702 (patch)
tree251def4f019eeef6bc88f3574b1cc665f7973822 /httemplate/elements/table-grid.html
parent64aa9aa36d8b8636b4984de7d15cd7bd1a889542 (diff)
Revert "workaround for page-break-inside:avoid on Chrome, #71301"
This reverts commit 64aa9aa36d8b8636b4984de7d15cd7bd1a889542.
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>