Ignore:
Timestamp:
Aug 1, 2011, 4:45:46 PM (13 years ago)
Author:
flop25
Message:

improving calendar : min-height inherited
for footer and navigation, position relative

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_black_bloc/local_head.tpl

    r11842 r11871  
    1818        width:{/literal}{if $stripped_black_bloc.thumbnail_width}{$stripped_black_bloc.thumbnail_width-10 }{/if}{literal}px;
    1919}
     20{/literal}{if isset($chronology_calendar)}{literal}
     21#subcontent {
     22        min-height: inherit;
     23}
     24{/literal}{/if}{literal}
     25
    2026</style>
    21 
    2227<script type="text/javascript">
    2328/**
Note: See TracChangeset for help on using the changeset viewer.