Skip to content
Snippets Groups Projects

Fix CSS issue by changing webkit-box to flex

Merged eonwarped requested to merge upgradeWebpack into develop

Since the webpack change there's certain cases where the post list summary text bleeds outside the div, and it was caused by the css loaders not showing -webkit-box-flex property, which is deprecated. Changed webkit-box display to flex (The new flexbox as documented https://css-tricks.com/old-flexbox-and-new-flexbox/ )

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading