summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main')
-rw-r--r--core/src/main/assets/shownotes-style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/assets/shownotes-style.css b/core/src/main/assets/shownotes-style.css
index 428945dd6..c21a77eae 100644
--- a/core/src/main/assets/shownotes-style.css
+++ b/core/src/main/assets/shownotes-style.css
@@ -24,7 +24,7 @@ img, iframe {
height: auto;
}
body {
- margin: %dpx %dpx %dpx %dpx;
+ padding: %dpx %dpx %dpx %dpx;
}
p#apNoShownotes {
position: fixed;