mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
padding 0 for #pdf-main
This commit is contained in:
parent
bc078cef78
commit
2f26531130
@ -44,6 +44,7 @@
|
||||
* otherwise pdf2htmlEX may not calculate the coordinates correctly
|
||||
*/
|
||||
margin:0;
|
||||
padding:0;
|
||||
border-width:0;
|
||||
}
|
||||
@media screen {
|
||||
|
Loading…
Reference in New Issue
Block a user