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/theme.css

    r11628 r11652  
    111111        padding:12px 0;
    112112        text-align:center;
     113        display:table;
    113114}
    114115
     
    116117        vertical-align:top;
    117118        max-width:1120px;
    118 /*      width:100%; */
    119         display:table;
     119        display:table-cell;
    120120        padding: 0;
    121121        margin-left: auto;
    122122        margin-right: auto;
    123         min-width:800px;
    124123}
    125124
Note: See TracChangeset for help on using the changeset viewer.