Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-14451

Project Image shortcut is not showing properly on IE11

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 5.5
    • 5.4.2
    • User Interface
    • None

    Description

      Project image shortcut is not being displayed properly on Internet Explorer 11. The same can be seen according to attachment (attach: Issue.png).

      A resolution has been suggested as per attach: Resolution.png.

      HTML
      <div class="aui-avatar-inner" data-entity-type="bamboo.plan" data-name="[PROJECT NAME]" data-key="[PROJECT KEY]">
          <img alt="" src="/images/project-shortcut.png"></img>
      </div>
      
      CSS (batch.css)
      media all
      .aui-avatar-inner {
         display: table-cell;
         vertical-align: middle;
      }
      

      I would suggest update it to display: block; instead of display: table-cell;.

      Attachments

        1. Issue.png
          Issue.png
          98 kB
        2. Resolution.png
          Resolution.png
          99 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rsperafico Rafael Sperafico (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: