From b3070f36ced333aa4d4a2f8d2aa39331fe1ed3dd Mon Sep 17 00:00:00 2001 From: CK <31608392+unrealkakeman89@users.noreply.github.com> Date: Fri, 21 Aug 2020 14:28:46 -0400 Subject: [PATCH] Update sw5e.css update line 944 --- sw5e.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw5e.css b/sw5e.css index ee69603a..3b353a9a 100644 --- a/sw5e.css +++ b/sw5e.css @@ -941,7 +941,7 @@ border: 2px solid #000; } .sw5e.sheet.item .sheet-header .item-subtitle { - flex: 0 0 80px; + flex: -20 0 80px; height: 60px; margin: 0; padding: 5px;