diff --git a/package.nw/lib/style_roster.css b/package.nw/lib/style_roster.css index 615a4e07..88c8f7d1 100644 --- a/package.nw/lib/style_roster.css +++ b/package.nw/lib/style_roster.css @@ -339,7 +339,7 @@ body.roster { .secondaryControlGroup .columns { /* column-count: 2; */ - max-height: 110px; + max-height: 125px; display: flex; flex-direction: column; flex-wrap: wrap;