Ignore:
Timestamp:
Mar 25, 2011, 2:15:18 PM (13 years ago)
Author:
flop25
Message:

no more hack ie with /*\**/
so ie6 and 7 don't display centered medium_cat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/flop_style/mainpage_categories/captify_mini.css

    r9818 r9850  
    8282
    8383}
    84 /* --------------Hack-------------*/
    8584#content div.thumbnailCategory {
    8685        display: table-cell;
     
    9392        vertical-align: middle;
    9493}
    95 /*\*//*/
    96 .wraptocenter {
    97     display: block;
    98 }
    99 .wraptocenter span {
    100     display: inline-block;
    101     height: 100%;
    102     width: 1px;
    103 }
    104 /**/
    105 /* --------------fin Hack-------------*/
    10694
    10795#content div.thumbnailCategory div.description h3 {
Note: See TracChangeset for help on using the changeset viewer.