Changeset 1871

Show
Ignore:
Timestamp:
11/10/08 18:05:58 (8 weeks ago)
Author:
cpatterson
Message:

re orton:#371 resource changes required for fixing misalignment (in part, this is just us needing to more-gracefully handle verylongstrings in almanac descriptions)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • client/trunk/theme/almanac.css

    r1867 r1871  
    380380} 
    381381 
     382.almanac-list table td.summary .almanac-description { 
     383width: 380px; 
     384overflow: hidden; 
     385} 
     386 
    382387.almanac-list table td.summary a.almanac-title, 
    383388.story-list table a.story-title { 
     
    776781 
    777782.sidebar .recent-stories h3 { 
    778 margin: 0.2em; 
     783margin: 0.533em 0.2em 0; 
    779784} 
    780785