IE Anzeige fieldset legend falsch

Den code, den ich verwende, ist erscheint fein im FF, aber im IE, it-resorts der Legende erscheinen fast in das fieldset mit keinen Platz für die Legende, nach der das fieldset. Ich habe pic so können Sie sehen, genau das problem. Ich wäre dankbar, wenn jemand mir zeigen könnte, wo ich falsch ich habe 2 Tage lang versucht zu lösen. Dank

Komplette code-layout: http://jsfiddle.net/XLPxx/

legend {
          background:#00C621; color:#fff; 
          font:17px/21px Calibri, Arial, Helvetica, sans-serif; 
          padding:0 10px; margin:-26px 0 -5px -11px; 
          font-weight:bold; border:1px solid #fff; 
          border-color:#e5e5c3 #505014 #666661 #e5e5c3; cursor: pointer;
       }

fieldset.action {
          background:#9da2a6; 
          border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; 
          margin-top:-20px;
       }

fieldset {
          background:#f2f2e6; 
          padding: 0 10px 10px 10px; 
          border:1px solid #fff; 
          border-color:#666661 #fff #666661 #fff; 
          margin-bottom:20px; width:450px;
        }

IE Anzeige fieldset legend falsch

InformationsquelleAutor bollo | 2011-08-05
Schreibe einen Kommentar