Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-8436

IE8 inline-block container resizing

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 2.3.3
    • 2.3.2
    • Frontend (F)
    • IE8

      Configuration->IT services->Dependencies

      To fix this issue, use something like that:

      // IE8 hack to fix inline-block container resizing
      if (IE8)

      { $('.multiselect-wrapper').addClass('ie8fix-inline').removeClass('ie8fix-inline'); }

      Same problem was in multiselect and actions

        1. IE8.png
          43 kB
          Oleg Egorov
        2. IE82.png
          15 kB
          Oleg Egorov
        3. IE83.png
          35 kB
          Oleg Egorov
        4. IE84.png
          44 kB
          Oleg Egorov
        5. IE85.png
          33 kB
          Oleg Egorov
        6. IE86.png
          45 kB
          Oleg Egorov
        7. ie8hack.png
          62 kB
          Oleg Egorov
        8. IE8-new.png
          41 kB
          Oleg Egorov

            Unassigned Unassigned
            oleg.egorov Oleg Egorov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: