mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-21 21:36:12 +01:00
change webview margin styling to padding
This commit is contained in:
parent
a0c7e17996
commit
d71286714b
@ -24,7 +24,7 @@ img, iframe {
|
|||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
margin: %dpx %dpx %dpx %dpx;
|
padding: %dpx %dpx %dpx %dpx;
|
||||||
}
|
}
|
||||||
p#apNoShownotes {
|
p#apNoShownotes {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
Loading…
Reference in New Issue
Block a user