Changeset 1050

Show
Ignore:
Timestamp:
03/28/07 10:40:11 (2 years ago)
Author:
dave
Message:

Put overflow hidden and a fixed width on profile widgets to stop large img coming in via rss wrecking the layout.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/profile/css

    r1046 r1050  
    9191        margin-bottom: 15px; 
    9292        padding: 0; 
     93        width:330px; 
     94        overflow-x:hidden; 
    9395} 
    9496