Changeset 11628

Show
Ignore:
Timestamp:
07/04/11 18:17:32 (2 years ago)
Author:
flop25
Message:

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

Files:
1 modified

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