change webview margin styling to padding
This commit is contained in:
parent
a0c7e17996
commit
d71286714b
|
@ -24,7 +24,7 @@ img, iframe {
|
|||
height: auto;
|
||||
}
|
||||
body {
|
||||
margin: %dpx %dpx %dpx %dpx;
|
||||
padding: %dpx %dpx %dpx %dpx;
|
||||
}
|
||||
p#apNoShownotes {
|
||||
position: fixed;
|
||||
|
|
Loading…
Reference in New Issue