From b4cd5b1aecd8062ff4a490ea5fc060693261bc2e Mon Sep 17 00:00:00 2001 From: unrealkakeman89 Date: Tue, 26 Jan 2021 14:31:21 +0000 Subject: [PATCH] Regenerate css --- sw5e-global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw5e-global.css b/sw5e-global.css index 4879e5b3..a9023252 100644 --- a/sw5e-global.css +++ b/sw5e-global.css @@ -1626,7 +1626,7 @@ input[type="reset"]:disabled { display: block; } .sw5e.sheet.actor.npc .swalt-sheet nav.sheet-navigation { - grid-template-columns: repeat(5, 1fr); + grid-template-columns: repeat(4, 1fr); } .sw5e.sheet.actor.npc .swalt-sheet .tab.attributes .traits-resources { display: block;