Changeset 7733

Show
Ignore:
Timestamp:
11/09/10 22:52:28 (3 years ago)
Author:
Gotcha
Message:

Merge r7732 from br2.1 to trunk
bug:1813

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/default-layout.css

    r6698 r7733  
    613613 
    614614html, body {height:100%; margin:0; padding:0;} 
    615 #the_page {min-height:100%; position:relative; padding:0;margin:0;} 
     615#the_page {min-height:100%; position:absolute; width:100%; padding:0;margin:0;} 
    616616#pwgMain {padding:10px;padding-bottom:60px;} 
    617617 
     
    762762#menubar { 
    763763  width: 18em; 
     764  margin: 10px 0 50px 10px !important; 
    764765} 
    765766.content {