Images have unnecessary margin #6

Closed
opened 2017-12-10 07:11:06 +00:00 by witten · 1 comment
Owner

When loading a bare image as the page content, the iframe body element has a margin (at least in Firefox), which makes the image appear with white around it. As part of this ticket, see if we can remove the margin.

When loading a bare image as the page content, the `iframe` `body` element has a margin (at least in Firefox), which makes the image appear with white around it. As part of this ticket, see if we can remove the margin.
Author
Owner

"Fixed" by no longer using an iframe and instead using a service worker to load content from IPFS.

"Fixed" by no longer using an `iframe` and instead using a service worker to load content from IPFS.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: witten/intergalactic#6
No description provided.