diff options
Diffstat (limited to 'printing_templates/One Dive.html')
-rw-r--r-- | printing_templates/One Dive.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/printing_templates/One Dive.html b/printing_templates/One Dive.html index 362af29eb..92ab3cf84 100644 --- a/printing_templates/One Dive.html +++ b/printing_templates/One Dive.html @@ -59,11 +59,6 @@ .diveDetails { width: 98%; height: 98%; - -webkit-box-sizing: border-box; - box-sizing: border-box; - border:max(1px, 0.1vw); - border-style:solid; - border-color: {{ template_options.color6 }}; float: left; } |