From 149c5042dceee8cd15bcdc0ecddb93bb7e80db99 Mon Sep 17 00:00:00 2001 From: MankiGames Date: Sun, 17 Jul 2016 08:43:21 -0400 Subject: [PATCH] MG: Update for Version 0.1.1 Changes the scale of items in the Weapon fieldset to reflect new drop down boxes etc. --- Stars_Without_Number/Stars_Without_Number.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stars_Without_Number/Stars_Without_Number.css b/Stars_Without_Number/Stars_Without_Number.css index 38e8ae8b1c..9cceb41947 100644 --- a/Stars_Without_Number/Stars_Without_Number.css +++ b/Stars_Without_Number/Stars_Without_Number.css @@ -181,7 +181,7 @@ div.sheet-tab-input font-weight: bold; } .sheet-weapons-wrapper label.sheet-weapons-short { - width: 80px; + width: 95px; } .sheet-languages { margin-top: 15px;