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;