diff --git a/less/character.less b/less/character.less index 1c22524b..ea764805 100644 --- a/less/character.less +++ b/less/character.less @@ -4,7 +4,7 @@ /* Basic Structure */ /* ----------------------------------------- */ .sw5e.sheet.actor.character { - min-width: 672px; + min-width: 680px; min-height: 736px; /* ----------------------------------------- */ @@ -247,4 +247,4 @@ } } } -} \ No newline at end of file +}