diff options
Diffstat (limited to 'printing_templates/Two Dives.html')
-rw-r--r-- | printing_templates/Two Dives.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/printing_templates/Two Dives.html b/printing_templates/Two Dives.html index ed1013e18..66b5bf46d 100644 --- a/printing_templates/Two Dives.html +++ b/printing_templates/Two Dives.html @@ -41,11 +41,6 @@ margin-top: 1%; margin-bottom: 1%; overflow: hidden; - -webkit-box-sizing: border-box; - box-sizing: border-box; - border:max(0.1vw, 1px); - border-style:solid; - border-color: {{ template_options.color6 }}; } .table_class { |