Badges on labs cut off on smaller displays
# Summary
<!--Describe the bug in short here. Describe what happens that is considered
bad behaviour.-->

# Steps to reproduce
<!--Describe the steps required to reproduce the bug. An enumeration with screenshots
is preferred to be able to easily reproduce.-->
Make the screen smaller (test responsiveness)
# Possible Fix
<!--If you have a suspicion of what might be wrong, describe what you
think is going wrong.-->
Add `flex wrap` to the parent `div`
issue