From 30f05a6cf1958fecf816655f10cd34fd2078def7 Mon Sep 17 00:00:00 2001 From: landong2015 Date: Tue, 7 Jun 2016 15:50:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webApi/src/main/webapp/WEB-INF/html/inoculateRecord.vm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webApi/src/main/webapp/WEB-INF/html/inoculateRecord.vm b/webApi/src/main/webapp/WEB-INF/html/inoculateRecord.vm index e4873c5..fa6edfc 100644 --- a/webApi/src/main/webapp/WEB-INF/html/inoculateRecord.vm +++ b/webApi/src/main/webapp/WEB-INF/html/inoculateRecord.vm @@ -69,7 +69,7 @@ line-height: 40px; padding-left: 15px; display: inline-block; - width: 44%; + width: 42%; color: #434343; } @@ -82,7 +82,7 @@ line-height: 40px; padding-left: 15px; display: inline-block; - width: 44%; + width: 42%; color: #979797; font-size: 14px; } -- 1.8.3.1