← Back to team overview

mahara-contributors team mailing list archive

[Bug 1834973] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10369
Committed: https://git.mahara.org/mahara/mahara/commit/ad4c249fb55a3ce43c5f37277df90ad635f4feeb
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    19.04_STABLE

commit ad4c249fb55a3ce43c5f37277df90ad635f4feeb
Author: Evonne <evonne@xxxxxxxxxxxxxxx>
Date:   Tue Sep 10 13:15:41 2019 +1200

Bug 1834973 IE11 side panels are at bottom of page

An issue with flex on IE11 where flex item has a max-width, the
fix sets the min-size in flex-basis to 0% instead of 25% so that
it grows to fit.

behatnotneeded

Change-Id: I719acbc6db578444d0621cb4f660cb2226d8960b
(cherry picked from commit e3a53e16702b0eb671888d981c04010d5e9fdeb6)

-- 
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/1834973

Title:
  IE11 sidepanels are at the bottom of the page

Status in Mahara:
  Fix Committed
Status in Mahara 19.04 series:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed

Bug description:
  The bootstrap columns are used to display content side by side.
  However, on IE11, they dont work with the sidepanels.

  To replicate:
  1. On IE11, log into a mahara site
  2. Observe the panels on the dashboard

  Expected result: Side panels should be on the right hand side
  Actual result: Side panels are at the bottom of the page

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


References