propublica / Capitol-Words

Scraping, parsing and indexing the daily Congressional Record to support phrase search over time, and by legislator and date
BSD 3-Clause "New" or "Revised" License
122 stars 34 forks source link

right side of embed gets chopped off in Safari #44

Closed sbma44 closed 13 years ago

sbma44 commented 13 years ago

so says Liz! she's using a "try out some HTML!" website. I watched her do it, made sense. Possibly a positioning bug related to CSS?

drinks commented 13 years ago

embed.js was just drawing the wrong size iframe. fixed in 9497faf