Ignore:
Timestamp:
Jul 4, 2011, 6:17:32 PM (13 years ago)
Author:
flop25
Message:

works but Ie9... I put a min width because of him

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/theme.css

    r11531 r11628  
    117117        max-width:1120px;
    118118/*      width:100%; */
    119         display:inline-block;
     119        display:table;
    120120        padding: 0;
     121        margin-left: auto;
     122        margin-right: auto;
     123        min-width:800px;
    121124}
    122125
Note: See TracChangeset for help on using the changeset viewer.