Changeset 7501

Show
Ignore:
Timestamp:
03/19/09 15:58:42 (17 months ago)
Author:
josowski
Message:

It appears as though some badly formated CSS can cause form fields to be disabled on IE 6. I believe this resolves the issue.

References #1145

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • head/ambra/webapp/src/main/webapp/css/user_screen.css

    r6317 r7501  
    5353*/ 
    5454#hdr, 
    55 #container      { margin: 0 auto; min-width: 675px; max-width: 910px; } 
    56 #container      { position: relative; } 
    57  
     55#container                      { position: relative; } 
     56#container, #hdr        { margin: 0 auto; width:930px; } 
     57body > #container, 
     58body > #container > #hdr        { margin: 0 auto; width:auto; min-width: 675px; max-width: 930px; } /* min-width and max-width overrides for modern browsers */ 
     59#content                        { margin: 30px 4px 50px 22px; line-height: 1.8em; font-size: .9em; } 
    5860 
    5961/* Header : Elements