Skip to content

Fix the position of the thumbnails on the last line (bug 2016437)#20798

Merged
timvandermeij merged 1 commit intomozilla:masterfrom
calixteman:bug2016437
Mar 5, 2026
Merged

Fix the position of the thumbnails on the last line (bug 2016437)#20798
timvandermeij merged 1 commit intomozilla:masterfrom
calixteman:bug2016437

Conversation

@calixteman
Copy link
Copy Markdown
Contributor

The original issue can only be reproduce when the thumbnails are on two lines. The fix is just a matter of computing the number of elements on the last line once we've finished the first line.

The original issue can only be reproduce when the thumbnails are on two lines.
The fix is just a matter of computing the number of elements on the last line once we've
finished the first line.
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.76%. Comparing base (c41be4f) to head (7f76a11).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20798      +/-   ##
==========================================
- Coverage   62.77%   62.76%   -0.02%     
==========================================
  Files         169      169              
  Lines      119822   119824       +2     
==========================================
- Hits        75214    75202      -12     
- Misses      44608    44622      +14     
Flag Coverage Δ
fonttest ?
unittestcli 62.76% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@timvandermeij
Copy link
Copy Markdown
Contributor

/botio-linux preview

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_preview from @timvandermeij received. Current queue size: 1

Live output at: http://54.241.84.105:8877/b3733b364e88259/output.txt

@moz-tools-bot
Copy link
Copy Markdown
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/b3733b364e88259/output.txt

Total script time: 1.18 mins

Published

@timvandermeij timvandermeij merged commit d3e04d2 into mozilla:master Mar 5, 2026
10 checks passed
@timvandermeij
Copy link
Copy Markdown
Contributor

Looks good; thank you for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants