mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
Since iframes are "replaced elements" they don't auto fill space when a left and right absolute position is specified. The hacky solution is to add a container <div> which we can size appropriately and then fill with the <iframe>.