Skip to content

Fixed css for statistic-box of user-profiles

D0nPiano requested to merge profile-statbox-css-fix into master

What does this MR do?

Fix the profile statistic box overlapping problem on mobile As @peter.toennies pointed out on slack: "The overlapping is quite problematic on mobile as I can't see the persons names. It is pure divs and Co so maybe easy."

Box is displayed centered on screens smaller than 500px now:

fs-mobile-statbox

How confident are you it won't break things if deployed?

Very confident (only css changed)

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Chris Oelmueller

Merge request reports