From 0010667a5a633a33b2bb67bbec03daab3cd9c645 Mon Sep 17 00:00:00 2001 From: Project462 Date: Thu, 1 Sep 2016 20:45:51 -0500 Subject: [PATCH] Updated to include more universal formatting --- AD&D 2E Revised/2EStyle.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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