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

Change full day names to abbreviated versions - entry_detail #32

Closed cweber closed 13 years ago

cweber commented 13 years ago

Lot's of little bits that is getting too long in cases where the word and the month are long. I think abbreviating the day will keep it from leaping to the next line.

drinks commented 13 years ago

This has been done, and the css tightened up a bit, as it was still wrapping in many cases.