← Back to team overview

mahara-contributors team mailing list archive

[Bug 1726655] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8253
Committed: https://git.mahara.org/mahara/mahara/commit/79c2d745121a7fabf93acbf17399de6a2838ec39
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.04_STABLE

commit 79c2d745121a7fabf93acbf17399de6a2838ec39
Author: Pat Kira <pat.kira@xxxxxxxxxxxxxxx>
Date:   Thu Nov 2 12:45:09 2017 +1100

Bug 1726655: Allow more space for logo in IE11

behatnotneeded

Change-Id: I9be88740d6e93297a7895156012b37314d706b75

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1726655

Title:
  Mahara logo is cut off at the bottom in IE 11

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed

Bug description:
  In IE the base of the Mahara logo is being hidden

  I believe it is due to the fact that the image has a height of 45px
  but the container it is in is floated and so lacks height.

  I tried adding 60px height to the containing <a> tag and it looked ok

  Will make a patch so people can test

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1726655/+subscriptions


References