Changeset 1397


Ignore:
Timestamp:
Jun 24, 2006, 2:30:27 PM (18 years ago)
Author:
chrisaga
Message:

merge from trunk r1395:1396 (fix bug 410)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1_6/template-common/default-layout.css

    r1342 r1397  
    1919/* Set the width of the menubar for the admin section */
    2020BODY#theAdminPage #menubar {
    21   width: 12em;
     21  width: 12.5em;
    2222}
    2323BODY#theAdminPage #content {
    24   margin-left: 14em;
     24  margin-left: 14.5em;  /* = #menubar width + 2em */
    2525}
    2626
Note: See TracChangeset for help on using the changeset viewer.