Closed
Bug 1168854
Opened 10 years ago
Closed 10 years ago
App tiles are not correctly aligned in Editorial brands in the homepage
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P1)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
2015-06-09
People
(Reporter: madalin.cotetiu, Assigned: spasovski)
References
()
Details
Attachments
(1 file)
259.42 KB,
image/png
|
Details |
Steps to reproduce:
1. Open marketplace homepage: https://marketplace.allizom.org/
2. Observe a list layout editorial brand (i.e: Get Creative Editorial brand )
Expected results:
There are no display or layout issues.
Actual results:
The apps are not correctly aligned.
Verified in FF41(Win7) issue can be reproduced in mp-dev and mp-stage
Screencast for this issue: http://screencast.com/t/a5Q7itgkS
Comment 1•10 years ago
|
||
Quickly added `flex-grow: 1` (`width: 100%` also works) to `.feed-layout-list .mkt-tile` in the inspector and it fixed the issue. Even though the elements are `display: block;` they aren't taking the full width.
Comment 2•10 years ago
|
||
This issue is now in MP-prod.
Please see the screenshot: http://screencast.com/t/TfGUWvzzT
Updated•10 years ago
|
Assignee: nobody → dspasovski
Severity: normal → trivial
Priority: -- → P1
Target Milestone: 2015-05-26 → 2015-06-09
Assignee | ||
Comment 4•10 years ago
|
||
I should've closed this earlier since the core issue has been resolved some time ago.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•