Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-680

CSS for IE7 override too much <div> position

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.3
    • None
    • None
    • None

      All <div> elements in dialog box are in position "static"

      .ext-ie7 div.x-window-bwrap,
      .ext-ie7 div.x-window-bwrap div.x-window-ml,
      .ext-ie7 div.x-window-bwrap div.x-window-ml div.x-window-mr,
      .ext-ie7 div.x-window-bwrap div.x-window-ml div.x-window-mc,
      .ext-ie7 div.x-window-bwrap div.x-window-ml div.x-window-mc div.x-window-body,
      .ext-ie7 div.x-window-bwrap div.x-window-ml div.x-window-mc div.x-window-body div.x-panel,
      .ext-ie7 div.x-window-bwrap div.x-window-ml div.x-window-mc div.x-window-body div.x-panel div.x-panel-bwrap,
      .ext-ie7 form div,
      .ext-ie7 form label.x-form-item-label
      {
      	position: static !important;
      }
      

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: