Dotclear


Ignore:
Timestamp:
07/06/16 15:39:57 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Children:
3265:fb9870e49400, 3285:3ca3e4cf422b
Message:

Sticky footer — aka Footer de merde \o/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r3245 r3264  
    3737    box-sizing: border-box; 
    3838     } 
     39#dotclear-admin { 
     40    display: flex; 
     41    min-height: 100vh; 
     42     flex-direction: column; 
     43} 
    3944#header { 
    4045     background: #676e78; 
    4146     color: #FFF; 
    4247     border-bottom: 4px solid #A2CBE9; 
    43      width: 100%; 
     48     width: 99.99%; /* Bugfix Chrome >= 49.0.2623.108 */ 
    4449     display: table; 
    4550     position: relative; 
     
    5257     z-index: 10; 
    5358     background: #F7F7F7 url(bg_wrapper.png) repeat-y 15em; 
     59     flex: 1; 
    5460     } 
    5561.with-js #wrapper { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map