Sidebar content breaks design due to min-width setting

Bug #1532992 reported by MattD
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Low
Robert Lyon
15.10
Fix Released
Low
Robert Lyon

Bug Description

Mahara 15.10.1 - Chrome Version 46.0.2490.86 (64-bit)

In the sidebar, there is a style:

@media (min-width: 768px)
 .pseudolabel, label {
    min-width: 265px;
}

Within this breakpoint, if you have long strings in the label, it breaks the design.

Solution would be to not attach this breakpoint to any content inside the sidebar since at smaller breakpoints, the content area (box) is smaller than the allocated min-width.

Revision history for this message
MattD (mattd-2) wrote :
Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/5904

Robert Lyon (robertl-9)
Changed in mahara:
status: New → In Progress
assignee: nobody → Robert Lyon (robertl-9)
milestone: none → 16.04.0
importance: Undecided → Low
Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5904
Committed: https://git.mahara.org/mahara/mahara/commit/2879520cdc19e2aa9044b5ea77a0f78259579b15
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 2879520cdc19e2aa9044b5ea77a0f78259579b15
Author: Robert Lyon <email address hidden>
Date: Thu Jan 14 11:38:27 2016 +1300

Bug 1532992: Adding 'form-condensed' to friends control sidebar

To stop the text flowing out on smaller screens

behatnotneeded - design only change

Change-Id: I8b0a24ce339aa17f503ca9c84b68591bef05dae9
Signed-off-by: Robert Lyon <email address hidden>

Robert Lyon (robertl-9)
Changed in mahara:
status: In Progress → Fix Committed
Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5956

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5956
Committed: https://git.mahara.org/mahara/mahara/commit/5359af7ccfe1bd86aa251583bfced6d18bde07ae
Submitter: Robert Lyon (<email address hidden>)
Branch: 15.10_STABLE

commit 5359af7ccfe1bd86aa251583bfced6d18bde07ae
Author: Robert Lyon <email address hidden>
Date: Thu Jan 14 11:38:27 2016 +1300

Bug 1532992: Adding 'form-condensed' to friends control sidebar

To stop the text flowing out on smaller screens

behatnotneeded - design only change

Change-Id: I8b0a24ce339aa17f503ca9c84b68591bef05dae9
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 2879520cdc19e2aa9044b5ea77a0f78259579b15)

Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.