diff --git a/module/block/ui/annualworkloadblock.html.php b/module/block/ui/annualworkloadblock.html.php index 7cbbdd8c8d..955feae144 100644 --- a/module/block/ui/annualworkloadblock.html.php +++ b/module/block/ui/annualworkloadblock.html.php @@ -127,7 +127,7 @@ panel set::bodyClass('px-0'), div ( - setClass('flex h-full w-full gap-x-4' . ($longBlock ? ' flex-nowrap' : ' flex-wrap')), + setClass('flex h-full w-full gap-x-1' . ($longBlock ? ' flex-nowrap' : ' flex-wrap')), cell ( setClass('flex flex-wrap px-4 ' . ($longBlock ? 'py-2' : 'py-1 w-full mb-2')),