Changeset 10034


Ignore:
Timestamp:
Apr 4, 2011, 2:46:32 PM (13 years ago)
Author:
flop25
Message:

bug corrected for IE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/flop_mauve/current/local_head.tpl

    r9811 r10034  
    11{literal}
    2 <!--[if IE]><style>
     2<!--[if lt IE 7]><style>
    33#content div.thumbnailCategory span {
    44    display: inline-block;
    55    height: 100%;
    66}
     7BODY#theCategoryPage .thumbnailCategories li {
     8        width: 180px;
     9        float: left;
     10        display:block;
     11        text-align:center;
     12        margin-left:10px;
     13}
    714</style><![endif]-->
    815{/literal}
Note: See TracChangeset for help on using the changeset viewer.