stephanieleary / content-audit

Lets you create a content inventory right in the WordPress Edit screens. You can mark content as redundant, outdated, trivial, or in need of a review.
GNU General Public License v2.0
7 stars 7 forks source link

Audit Status Layout Broken with Long Statuses/Narrow Width #5

Closed mrwweb closed 5 years ago

mrwweb commented 6 years ago

with 7 long statuses, they wrap and escape their boxes

When using longer statuses, the layout struggles to accommodate them, kicking in a scrollbar and failing to contain the status labels. More flexible CSS (how about CSS Grid!?) could probably handle this quite easily.