mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10702
[Bug 1052071] A change has been merged
Reviewed: https://reviews.mahara.org/1716
Committed: http://gitorious.org/mahara/mahara/commit/44e8326b219deba913bfd3e25dedfcb8da3a258c
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 44e8326b219deba913bfd3e25dedfcb8da3a258c
Author: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
Date: Mon Sep 24 09:32:35 2012 +1200
Fix width of responsive menu (Bug #1052071)
The width was created as the combined width of all the
submenu's, which have different widths dependant on size
of screen.
In CSS, there is a cutover at 600px (a media query), so
this JS code to take elements off etc, should have the
same cutover width.
Change-Id: Ibe71db1bee73e70960740ebcb7a1bb1a3179e436
Signed-off-by: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1052071
Title:
menu closes only after a page refresh on mobile
Status in Mahara ePortfolio:
Triaged
Bug description:
When holding the device vertically (width < height) the menu stays
open all the time unless the page is refreshed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052071/+subscriptions
References