klauberpilot / fromthepage

FromThePage is a wiki-like application for crowdsourcing transcription of handwritten documents.
http://beta.fromthepage.com
GNU Affero General Public License v3.0
3 stars 0 forks source link

Bug: HTML tables in transcriptions are displayed at bottom of page #1

Closed benwbrum closed 13 years ago

benwbrum commented 13 years ago

Something's up with the CSS formatting: see where the table appears here http://fromthepage.balboaparkonline.org/display/display_page?page_id=1373

benwbrum commented 13 years ago

Turns out the problem was that I wasn't ignoring linebreaks within table tags. This is now fixed.