Changeset 7732


Ignore:
Timestamp:
Nov 9, 2010, 10:51:39 PM (13 years ago)
Author:
Gotcha
Message:

Display list of the plugins in admin clear theme
bug:1813
Thanks to cljosse

File:
1 edited

Legend:

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

    r6621 r7732  
    608608
    609609html, body {height:100%; margin:0; padding:0;}
    610 #the_page {min-height:100%; position:relative; padding:0;margin:0;}
     610#the_page {min-height:100%; position:absolute; width:100%; padding:0;margin:0;}
    611611#pwgMain {padding:10px;padding-bottom:60px;}
    612612
     
    757757#menubar {
    758758  width: 18em;
     759  margin: 10px 0 50px 10px !important;
    759760}
    760761.content {
Note: See TracChangeset for help on using the changeset viewer.