From efa8f76937db46c7951b1b3aa86a3ceb8458c588 Mon Sep 17 00:00:00 2001 From: CK <31608392+unrealkakeman89@users.noreply.github.com> Date: Fri, 21 Aug 2020 17:37:24 -0400 Subject: [PATCH] Update sw5e.css tv006 css fix --- sw5e.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sw5e.css b/sw5e.css index ee69603a..b2a49914 100644 --- a/sw5e.css +++ b/sw5e.css @@ -267,7 +267,7 @@ /* Header Summary Details */ } .sw5e.sheet .sheet-header h1 { - flex: 1; + flex: 2; border-bottom: none; height: 60px; margin: 0; @@ -941,7 +941,7 @@ border: 2px solid #000; } .sw5e.sheet.item .sheet-header .item-subtitle { - flex: 0 0 80px; + flex: 1 0 80px; height: 60px; margin: 0; padding: 5px;