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
          IE8.png
          43 kB
        2. IE82.png
          IE82.png
          15 kB
        3. IE83.png
          IE83.png
          35 kB
        4. IE84.png
          IE84.png
          44 kB
        5. IE85.png
          IE85.png
          33 kB
        6. IE86.png
          IE86.png
          45 kB
        7. ie8hack.png
          ie8hack.png
          62 kB
        8. IE8-new.png
          IE8-new.png
          41 kB

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

              Created:
              Updated:
              Resolved: