diff --git a/AD&D 2E Revised/2EStyle.css b/AD&D 2E Revised/2EStyle.css index 109d2f00e3..3d6ced9672 100644 --- a/AD&D 2E Revised/2EStyle.css +++ b/AD&D 2E Revised/2EStyle.css @@ -30,6 +30,10 @@ display: inline-block; width: 74px; } +.charsheet input.sheet-midtext { + display: inline-block; + width: 85px; +} .charsheet input.sheet-maxtext { display: inline-block; width: 100px; @@ -520,4 +524,4 @@ button, button:hover, { background-color: rgb(3, 71, 132); } -button:active \ No newline at end of file +button:active