Ignore:
Timestamp:
Jul 6, 2011, 9:39:09 PM (13 years ago)
Author:
flop25
Message:

all perfect. Just thumbnails not verticaly centered for IE7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/fix-ie7.css

    r11059 r11652  
    3333  width:170px;
    3434  position: absolute;
    35   top: 50%;
     35/* top: 50%; */
    3636  text-align: center;
    3737  overflow:visible;
     
    4242.thumbnailCategory .illustration img {
    4343  position: relative;
    44   top: -49.5%;
     44 /*  top: -49.5%; */
    4545}
     46.thumbnailCategory .description H3 {
     47        line-height:20px !important;
     48}
Note: See TracChangeset for help on using the changeset viewer.