Changeset 2485

Show
Ignore:
Timestamp:
06/02/08 18:45:14 (21 months ago)
Author:
bsmith
Message:

bugzid:79883 - display fix for case when many archive maps are assigned to an archive template

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-39/mt-static/css/structure.css

    r2472 r2485  
    30923092 
    30933093#template-options #template-options-header h3 { 
     3094    float: left; 
    30943095    margin: 0; 
    30953096} 
     
    31053106 
    31063107#template-options .template-options-summary { 
    3107     position: absolute; 
    3108     top: 12px; 
    3109     right: 0; 
     3108    float: right; 
    31103109    color: #888; 
     3110    text-align: right; 
     3111    width: 400px; 
    31113112} 
    31123113