Ignore:
Timestamp:
Apr 21, 2010, 5:50:08 PM (14 years ago)
Author:
patdenice
Message:

Fix display with IE7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/luciano/theme.css

    r5922 r5934  
    206206
    207207#imageInfo                      { margin-top: 10px; }
    208 #imageInfoLeft  { float: left; width: 500px; text-align: left; }
    209 #imageInfoRight { float: right; width: 250px; height: 40px; text-align: right; }
     208#imageInfoLeft  { float: left; width: 500px; text-align: left; margin-bottom: 10px; }
     209#imageInfoRight { float: right; width: 250px; height: 40px; text-align: right; margin-bottom: 10px; }
    210210
    211211#ratingSummary  { margin-bottom: 3px; }
Note: See TracChangeset for help on using the changeset viewer.