diff options
Diffstat (limited to 'printing_templates/One Dive.html')
-rw-r--r-- | printing_templates/One Dive.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/printing_templates/One Dive.html b/printing_templates/One Dive.html index 546fc2f07..176698616 100644 --- a/printing_templates/One Dive.html +++ b/printing_templates/One Dive.html @@ -51,8 +51,8 @@ .innerContainer { width: 100%; - height: 100%; - padding: 0%; + height: 99%; + padding-top: 1%; overflow: hidden; } |