From bfd9b98a60aa2b0aca35eda679f45d6c8464e8b7 Mon Sep 17 00:00:00 2001 From: Sebastian Delmont Date: Fri, 10 Jun 2022 09:48:38 -0400 Subject: [PATCH] Make room for POTA checkbox in roster controls --- package.nw/lib/style_roster.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.nw/lib/style_roster.css b/package.nw/lib/style_roster.css index 5b769809..615a4e07 100644 --- a/package.nw/lib/style_roster.css +++ b/package.nw/lib/style_roster.css @@ -310,11 +310,11 @@ body.roster { } #huntingMatrixDiv { - flex: 0.5; + flex: 0.75; } #exceptionDiv { - flex: 1.5; + flex: 1.25; } .secondaryControlGroup h3 {